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

adding ability to rotate videos through a rotation property in camera configuration or per single video #147

Closed hcwinsemius closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (25c0ece) 81.22% compared to head (1df4501) 81.03%. Report is 1 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ========================================== - Coverage 81.22% 81.03% -0.19% ========================================== Files 20 20 Lines 2801 2831 +30 ========================================== + Hits 2275 2294 +19 - Misses 526 537 +11 ``` | [Files](https://app.codecov.io/gh/localdevices/pyorc/pull/147?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/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY2xpL21haW4ucHk=) | `77.39% <100.00%> (+0.19%)` | :arrow_up: | | [pyorc/api/cameraconfig.py](https://app.codecov.io/gh/localdevices/pyorc/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL2NhbWVyYWNvbmZpZy5weQ==) | `88.00% <75.00%> (-0.33%)` | :arrow_down: | | [pyorc/api/video.py](https://app.codecov.io/gh/localdevices/pyorc/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvYXBpL3ZpZGVvLnB5) | `87.27% <75.00%> (-0.58%)` | :arrow_down: | | [pyorc/helpers.py](https://app.codecov.io/gh/localdevices/pyorc/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvaGVscGVycy5weQ==) | `79.79% <60.00%> (-1.09%)` | :arrow_down: | | [pyorc/cli/cli\_utils.py](https://app.codecov.io/gh/localdevices/pyorc/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=localdevices#diff-cHlvcmMvY2xpL2NsaV91dGlscy5weQ==) | `66.09% <33.33%> (-0.78%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.