WilhelmusLab / IceFloeTracker.jl

Julia package for ice floe tracker
https://wilhelmuslab.github.io/IceFloeTracker.jl/
MIT License
1 stars 2 forks source link

feat: process_soit for floe tagging #344

Closed cpaniaguam closed 10 months ago

cpaniaguam commented 11 months ago

343

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.16% :tada:

Comparison is base (0946979) 91.84% compared to head (362580c) 92.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #344 +/- ## ========================================== + Coverage 91.84% 92.01% +0.16% ========================================== Files 29 29 Lines 871 889 +18 ========================================== + Hits 800 818 +18 Misses 71 71 ``` | [Files Changed](https://app.codecov.io/gh/WilhelmusLab/IceFloeTracker.jl/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WilhelmusLab) | Coverage Δ | | |---|---|---| | [src/IceFloeTracker.jl](https://app.codecov.io/gh/WilhelmusLab/IceFloeTracker.jl/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WilhelmusLab#diff-c3JjL0ljZUZsb2VUcmFja2VyLmps) | `100.00% <ø> (ø)` | | | [src/tracker/tracker-funcs.jl](https://app.codecov.io/gh/WilhelmusLab/IceFloeTracker.jl/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WilhelmusLab#diff-c3JjL3RyYWNrZXIvdHJhY2tlci1mdW5jcy5qbA==) | `93.25% <100.00%> (+0.83%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cpaniaguam commented 10 months ago

These features will be invoked from the pipeline repo so they don't need to be moved over here.