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 82 #88

Closed hcwinsemius closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 91.27% // Head: 88.79% // Decreases project coverage by -2.48% :warning:

Coverage data is based on head (64f2c9f) compared to base (e12f4f1). Patch coverage: 81.92% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ========================================== - Coverage 91.27% 88.79% -2.49% ========================================== Files 12 11 -1 Lines 1399 1607 +208 ========================================== + Hits 1277 1427 +150 - Misses 122 180 +58 ``` | [Impacted Files](https://codecov.io/gh/localdevices/pyorc/pull/88?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices) | Coverage Δ | | |---|---|---| | [pyorc/api/transect.py](https://codecov.io/gh/localdevices/pyorc/pull/88/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3RyYW5zZWN0LnB5) | `93.33% <0.00%> (-4.00%)` | :arrow_down: | | [pyorc/api/orcbase.py](https://codecov.io/gh/localdevices/pyorc/pull/88/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL29yY2Jhc2UucHk=) | `86.95% <50.00%> (-10.35%)` | :arrow_down: | | [pyorc/api/plot.py](https://codecov.io/gh/localdevices/pyorc/pull/88/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3Bsb3QucHk=) | `88.00% <71.42%> (-1.74%)` | :arrow_down: | | [pyorc/cv.py](https://codecov.io/gh/localdevices/pyorc/pull/88/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY3YucHk=) | `82.44% <74.77%> (-13.47%)` | :arrow_down: | | [pyorc/helpers.py](https://codecov.io/gh/localdevices/pyorc/pull/88/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvaGVscGVycy5weQ==) | `93.71% <86.84%> (-2.00%)` | :arrow_down: | | [pyorc/api/cameraconfig.py](https://codecov.io/gh/localdevices/pyorc/pull/88/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL2NhbWVyYWNvbmZpZy5weQ==) | `90.27% <87.09%> (+2.77%)` | :arrow_up: | | [pyorc/api/frames.py](https://codecov.io/gh/localdevices/pyorc/pull/88/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL2ZyYW1lcy5weQ==) | `89.93% <95.00%> (+0.80%)` | :arrow_up: | | [pyorc/api/velocimetry.py](https://codecov.io/gh/localdevices/pyorc/pull/88/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3ZlbG9jaW1ldHJ5LnB5) | `95.89% <100.00%> (+0.02%)` | :arrow_up: | | [pyorc/api/video.py](https://codecov.io/gh/localdevices/pyorc/pull/88/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3ZpZGVvLnB5) | `84.44% <100.00%> (-0.59%)` | :arrow_down: | | ... and [3 more](https://codecov.io/gh/localdevices/pyorc/pull/88/diff?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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.