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

Feat tio zarr reader #179

Merged
merged 6 commits into from
Oct 10, 2024

add test for tio zarr reader

edb86a4
Select commit
Loading
Failed to load commit list.
Merged

Feat tio zarr reader #179

add test for tio zarr reader
edb86a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

94.71% (target 80.00%)

View this Pull Request on Codecov

94.71% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 94.90741% with 11 lines in your changes missing coverage. Please review.

Project coverage is 94.71%. Comparing base (294ac32) to head (edb86a4).

Files with missing lines Patch % Lines
django_project/gap/providers/tio.py 89.24% 10 Missing ⚠️
django_project/gap/providers/__init__.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #179    +/-   ##
========================================
  Coverage   94.70%   94.71%            
========================================
  Files         142      143     +1     
  Lines        8294     8508   +214     
========================================
+ Hits         7855     8058   +203     
- Misses        439      450    +11     

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