Skip to content

Update bdv_metadata.py #1104

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

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

AdvancedImagingUTSW
Copy link
Collaborator

No description provided.

@AdvancedImagingUTSW AdvancedImagingUTSW linked an issue Jun 24, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jun 24, 2025

Codecov Report

Attention: Patch coverage is 54.54545% with 30 lines in your changes missing coverage. Please review.

Project coverage is 54.71%. Comparing base (cbf0822) to head (cba7bfa).

Files with missing lines Patch % Lines
...rc/navigate/model/metadata_sources/bdv_metadata.py 53.19% 22 Missing ⚠️
...rc/navigate/model/data_sources/tiff_data_source.py 57.14% 6 Missing ⚠️
src/navigate/model/features/image_writer.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1104      +/-   ##
===========================================
- Coverage    54.73%   54.71%   -0.03%     
===========================================
  Files          185      185              
  Lines        21358    21397      +39     
===========================================
+ Hits         11691    11707      +16     
- Misses        9667     9690      +23     
Flag Coverage Δ
unittests 54.71% <54.54%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…at the bottom of the BDV XML. The number of positions in self.positions seems off by one. Will investigate shortly. Need to still get the proper stage coordinates into the BDV file.
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.

Add BDV Metadata for Tiff files.
1 participant