localdevices / pyorc

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

Issue 122 #124

Closed hcwinsemius closed 1 year ago

hcwinsemius commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 74.58% and project coverage change: +2.77 :tada:

Comparison is base (d93cba8) 80.39% compared to head (d373dad) 83.16%.

: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 #124 +/- ## ========================================== + Coverage 80.39% 83.16% +2.77% ========================================== Files 20 20 Lines 2810 2857 +47 ========================================== + Hits 2259 2376 +117 + Misses 551 481 -70 ``` | [Impacted Files](https://app.codecov.io/gh/localdevices/pyorc/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices) | Coverage Δ | | |---|---|---| | [pyorc/cli/main.py](https://app.codecov.io/gh/localdevices/pyorc/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY2xpL21haW4ucHk=) | `77.57% <0.00%> (+18.69%)` | :arrow_up: | | [pyorc/cli/cli\_utils.py](https://app.codecov.io/gh/localdevices/pyorc/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY2xpL2NsaV91dGlscy5weQ==) | `67.51% <27.27%> (-5.54%)` | :arrow_down: | | [pyorc/cli/cli\_elements.py](https://app.codecov.io/gh/localdevices/pyorc/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY2xpL2NsaV9lbGVtZW50cy5weQ==) | `57.08% <33.33%> (-3.87%)` | :arrow_down: | | [pyorc/api/cameraconfig.py](https://app.codecov.io/gh/localdevices/pyorc/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL2NhbWVyYWNvbmZpZy5weQ==) | `92.78% <90.47%> (+3.27%)` | :arrow_up: | | [pyorc/cv.py](https://app.codecov.io/gh/localdevices/pyorc/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY3YucHk=) | `89.93% <95.00%> (+25.91%)` | :arrow_up: | | [pyorc/api/frames.py](https://app.codecov.io/gh/localdevices/pyorc/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL2ZyYW1lcy5weQ==) | `84.93% <100.00%> (ø)` | | | [pyorc/api/video.py](https://app.codecov.io/gh/localdevices/pyorc/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3ZpZGVvLnB5) | `82.37% <100.00%> (+2.54%)` | :arrow_up: | | [pyorc/const.py](https://app.codecov.io/gh/localdevices/pyorc/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY29uc3QucHk=) | `100.00% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/localdevices/pyorc/pull/124/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: Do you have feedback about the report comment? Let us know in this issue.