localdevices / pyorc

Surface velocity, object tracking, and river flow measurements in an open-source API
GNU Affero General Public License v3.0
129 stars 31 forks source link

Issue 89 #120

Closed hcwinsemius closed 1 year ago

hcwinsemius commented 1 year ago

finished issue #89 and small bugs and improvements

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 83.69% and project coverage change: -2.70 :warning:

Comparison is base (69856e2) 83.09% compared to head (a6b2d6d) 80.39%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== - Coverage 83.09% 80.39% -2.70% ========================================== Files 20 20 Lines 2744 2810 +66 ========================================== - Hits 2280 2259 -21 - Misses 464 551 +87 ``` | [Impacted Files](https://codecov.io/gh/localdevices/pyorc/pull/120?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices) | Coverage Δ | | |---|---|---| | [pyorc/service/velocimetry.py](https://codecov.io/gh/localdevices/pyorc/pull/120?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvc2VydmljZS92ZWxvY2ltZXRyeS5weQ==) | `83.15% <ø> (+0.29%)` | :arrow_up: | | [pyorc/api/mask.py](https://codecov.io/gh/localdevices/pyorc/pull/120?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL21hc2sucHk=) | `90.62% <25.00%> (-4.38%)` | :arrow_down: | | [pyorc/api/video.py](https://codecov.io/gh/localdevices/pyorc/pull/120?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3ZpZGVvLnB5) | `79.83% <72.00%> (-4.79%)` | :arrow_down: | | [pyorc/cv.py](https://codecov.io/gh/localdevices/pyorc/pull/120?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY3YucHk=) | `64.02% <96.55%> (-17.01%)` | :arrow_down: | | [pyorc/\_\_init\_\_.py](https://codecov.io/gh/localdevices/pyorc/pull/120?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvX19pbml0X18ucHk=) | `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=localdevices). 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=localdevices)

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