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

fixing #138 making velocity processor more serializable #150

Closed hcwinsemius closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (baae94f) 81.26% compared to head (a76ee2a) 80.40%.

Files Patch % Lines
pyorc/service/velocimetry.py 50.98% 25 Missing :warning:
pyorc/piv_process.py 63.41% 15 Missing :warning:
pyorc/cli/cli_utils.py 62.50% 6 Missing :warning:
pyorc/cv.py 85.71% 4 Missing :warning:
pyorc/api/video.py 96.87% 1 Missing :warning:
pyorc/service/camera_config.py 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ========================================== - Coverage 81.26% 80.40% -0.86% ========================================== Files 21 21 Lines 2935 3057 +122 ========================================== + Hits 2385 2458 +73 - Misses 550 599 +49 ```

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