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

rebase cli with main #108

Closed hcwinsemius closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 88.85% // Head: 88.95% // Increases project coverage by +0.09% :tada:

Coverage data is based on head (4e361d4) compared to base (be16677). Patch coverage: 90.47% of modified lines in pull request are covered.

: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 @@ ## cli #108 +/- ## ========================================== + Coverage 88.85% 88.95% +0.09% ========================================== Files 12 13 +1 Lines 1714 1874 +160 ========================================== + Hits 1523 1667 +144 - Misses 191 207 +16 ``` | [Impacted Files](https://codecov.io/gh/localdevices/pyorc/pull/108?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices) | Coverage Δ | | |---|---|---| | [pyorc/api/velocimetry.py](https://codecov.io/gh/localdevices/pyorc/pull/108?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3ZlbG9jaW1ldHJ5LnB5) | `93.36% <76.47%> (-2.89%)` | :arrow_down: | | [pyorc/api/mask.py](https://codecov.io/gh/localdevices/pyorc/pull/108?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL21hc2sucHk=) | `93.33% <93.33%> (ø)` | | | [pyorc/\_\_init\_\_.py](https://codecov.io/gh/localdevices/pyorc/pull/108?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/plot.py](https://codecov.io/gh/localdevices/pyorc/pull/108?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3Bsb3QucHk=) | `88.70% <100.00%> (+0.09%)` | :arrow_up: | | [pyorc/const.py](https://codecov.io/gh/localdevices/pyorc/pull/108?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/108?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvaGVscGVycy5weQ==) | `93.95% <100.00%> (+0.20%)` | :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.