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

Allow tuple location key #18

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Allow tuple location key #18

merged 1 commit into from
Aug 8, 2024

Conversation

cmalinmayor
Copy link
Collaborator

Proposed Change

Allow a tuple location key when creating a napari tracks layer from a networkx graph

Checklist

Go through these things before merge. Actions should run automatically to test them, but for information on how to run locally, see CONTRIBUTING.md.

  • I have added tests that prove that my feature works in various situations or tests the bugfix (if applicable).
  • I have checked that the tests pass and I maintained or improved test coverage (if applicable).
  • I have written docstrings and checked that they render correctly in the documentation build.
  • I have checked that mypy type checking passes.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 86.88%. Comparing base (2d69e99) to head (ddb1c17).

Files Patch % Lines
src/motile_toolbox/visualization/napari_utils.py 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   87.05%   86.88%   -0.18%     
==========================================
  Files          14       14              
  Lines         425      427       +2     
==========================================
+ Hits          370      371       +1     
- Misses         55       56       +1     

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

@cmalinmayor cmalinmayor merged commit cdc12a4 into main Aug 8, 2024
4 checks passed
@cmalinmayor cmalinmayor deleted the tuple_location_key branch August 8, 2024 19:20
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.

2 participants