Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix type mismatch between filters and table columns #19

Merged

Conversation

fdsteffen
Copy link
Collaborator

Closes #17

@fdsteffen fdsteffen linked an issue Sep 16, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (main@391ad91). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/napari_ome_zarr_navigator/img_browser.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage        ?   43.40%           
=======================================
  Files           ?       14           
  Lines           ?      880           
  Branches        ?        0           
=======================================
  Hits            ?      382           
  Misses          ?      498           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fdsteffen fdsteffen merged commit 649cb54 into main Sep 17, 2024
12 checks passed
@fdsteffen fdsteffen deleted the 17-type-mismatch-between-condition-table-and-filters branch September 17, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type mismatch between condition table and filters
1 participant