tlnagy / OMETIFF.jl

I/O operations for OME-TIFF files in Julia
Other
24 stars 7 forks source link

handle multiple positions breaking unevenly across files #105

Closed tlnagy closed 1 year ago

tlnagy commented 1 year ago

fix #104

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.07% // Head: 95.42% // Increases project coverage by +0.34% :tada:

Coverage data is based on head (cf3dd06) compared to base (befd686). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #105 +/- ## ========================================== + Coverage 95.07% 95.42% +0.34% ========================================== Files 6 6 Lines 264 284 +20 ========================================== + Hits 251 271 +20 Misses 13 13 ``` | [Impacted Files](https://codecov.io/gh/tlnagy/OMETIFF.jl/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tamas+Nagy) | Coverage Δ | | |---|---|---| | [src/parsing.jl](https://codecov.io/gh/tlnagy/OMETIFF.jl/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tamas+Nagy#diff-c3JjL3BhcnNpbmcuamw=) | `97.72% <100.00%> (+0.22%)` | :arrow_up: | | [src/utils.jl](https://codecov.io/gh/tlnagy/OMETIFF.jl/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tamas+Nagy#diff-c3JjL3V0aWxzLmps) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tamas+Nagy). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tamas+Nagy)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.