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 113 #118

Closed hcwinsemius closed 1 year ago

hcwinsemius commented 1 year ago

several smaller issues fixed

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 62.85% and project coverage change: -2.18 :warning:

Comparison is base (5e35872) 81.93% compared to head (1edc44c) 79.76%.

: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 #118 +/- ## ========================================== - Coverage 81.93% 79.76% -2.18% ========================================== Files 20 20 Lines 2696 2752 +56 ========================================== - Hits 2209 2195 -14 - Misses 487 557 +70 ``` | [Impacted Files](https://codecov.io/gh/localdevices/pyorc/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices) | Coverage Δ | | |---|---|---| | [pyorc/cli/cli\_elements.py](https://codecov.io/gh/localdevices/pyorc/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY2xpL2NsaV9lbGVtZW50cy5weQ==) | `60.95% <ø> (ø)` | | | [pyorc/cli/main.py](https://codecov.io/gh/localdevices/pyorc/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY2xpL21haW4ucHk=) | `58.87% <ø> (-19.63%)` | :arrow_down: | | [pyorc/api/frames.py](https://codecov.io/gh/localdevices/pyorc/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL2ZyYW1lcy5weQ==) | `84.93% <16.66%> (-5.32%)` | :arrow_down: | | [pyorc/cv.py](https://codecov.io/gh/localdevices/pyorc/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY3YucHk=) | `81.02% <18.18%> (-2.31%)` | :arrow_down: | | [pyorc/cli/cli\_utils.py](https://codecov.io/gh/localdevices/pyorc/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY2xpL2NsaV91dGlscy5weQ==) | `67.37% <40.00%> (ø)` | | | [pyorc/api/cameraconfig.py](https://codecov.io/gh/localdevices/pyorc/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL2NhbWVyYWNvbmZpZy5weQ==) | `89.51% <66.66%> (-1.37%)` | :arrow_down: | | [pyorc/service/velocimetry.py](https://codecov.io/gh/localdevices/pyorc/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvc2VydmljZS92ZWxvY2ltZXRyeS5weQ==) | `54.51% <75.00%> (ø)` | | | [pyorc/api/plot.py](https://codecov.io/gh/localdevices/pyorc/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3Bsb3QucHk=) | `89.23% <95.45%> (+0.52%)` | :arrow_up: | | [pyorc/api/video.py](https://codecov.io/gh/localdevices/pyorc/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3ZpZGVvLnB5) | `84.61% <100.00%> (+0.57%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://codecov.io/gh/localdevices/pyorc/pull/118/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices) 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.