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 96 #100

Closed hcwinsemius closed 1 year ago

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

Codecov Report

Base: 88.79% // Head: 88.83% // Increases project coverage by +0.03% :tada:

Coverage data is based on head (25382f6) compared to base (10151b6). Patch coverage: 88.63% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #100 +/- ## ========================================== + Coverage 88.79% 88.83% +0.03% ========================================== Files 11 12 +1 Lines 1607 1710 +103 ========================================== + Hits 1427 1519 +92 - Misses 180 191 +11 ``` | [Impacted Files](https://codecov.io/gh/localdevices/pyorc/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices) | Coverage Δ | | |---|---|---| | [pyorc/api/video.py](https://codecov.io/gh/localdevices/pyorc/pull/100/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3ZpZGVvLnB5) | `83.16% <75.75%> (-1.28%)` | :arrow_down: | | [pyorc/api/cameraconfig.py](https://codecov.io/gh/localdevices/pyorc/pull/100/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL2NhbWVyYWNvbmZpZy5weQ==) | `90.11% <88.88%> (-0.16%)` | :arrow_down: | | [pyorc/cv.py](https://codecov.io/gh/localdevices/pyorc/pull/100/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY3YucHk=) | `83.33% <90.69%> (+0.89%)` | :arrow_up: | | [pyorc/api/velocimetry.py](https://codecov.io/gh/localdevices/pyorc/pull/100/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3ZlbG9jaW1ldHJ5LnB5) | `96.17% <90.90%> (+0.27%)` | :arrow_up: | | [pyorc/\_\_init\_\_.py](https://codecov.io/gh/localdevices/pyorc/pull/100/diff?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%> (ø)` | | | [pyorc/api/frames.py](https://codecov.io/gh/localdevices/pyorc/pull/100/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL2ZyYW1lcy5weQ==) | `90.13% <100.00%> (+0.19%)` | :arrow_up: | | [pyorc/api/plot.py](https://codecov.io/gh/localdevices/pyorc/pull/100/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3Bsb3QucHk=) | `88.60% <100.00%> (+0.60%)` | :arrow_up: | | [pyorc/const.py](https://codecov.io/gh/localdevices/pyorc/pull/100/diff?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%> (ø)` | | | [pyorc/helpers.py](https://codecov.io/gh/localdevices/pyorc/pull/100/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvaGVscGVycy5weQ==) | `93.75% <100.00%> (+0.03%)` | :arrow_up: | 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.