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

fix #134 #135

Closed hcwinsemius closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 87.23% and project coverage change: -0.08% :warning:

Comparison is base (a71790a) 81.32% compared to head (abdf1c7) 81.25%. Report is 4 commits behind head on main.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== - Coverage 81.32% 81.25% -0.08% ========================================== Files 20 20 Lines 2779 2795 +16 ========================================== + Hits 2260 2271 +11 - Misses 519 524 +5 ``` | [Files Changed](https://app.codecov.io/gh/localdevices/pyorc/pull/135?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://app.codecov.io/gh/localdevices/pyorc/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvc2VydmljZS92ZWxvY2ltZXRyeS5weQ==) | `82.22% <77.77%> (-0.93%)` | :arrow_down: | | [pyorc/cli/cli\_utils.py](https://app.codecov.io/gh/localdevices/pyorc/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY2xpL2NsaV91dGlscy5weQ==) | `66.86% <87.50%> (+1.21%)` | :arrow_up: | | [pyorc/api/cameraconfig.py](https://app.codecov.io/gh/localdevices/pyorc/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL2NhbWVyYWNvbmZpZy5weQ==) | `88.32% <100.00%> (+0.07%)` | :arrow_up: | | [pyorc/cli/main.py](https://app.codecov.io/gh/localdevices/pyorc/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY2xpL21haW4ucHk=) | `77.19% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/localdevices/pyorc/pull/135/indirect-changes?src=pr&el=tree-more&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: Have feedback on the report? Share it here.