OSOceanAcoustics / echodataflow

Orchestrated sonar data processing workflow
https://echodataflow.readthedocs.io/en/latest/
MIT License
4 stars 1 forks source link

Echopop Integration #121

Closed Sohambutala closed 1 week ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 3.77907% with 331 lines in your changes missing coverage. Please review.

Project coverage is 38.25%. Comparing base (130fa86) to head (1b450d9). Report is 8 commits behind head on realtime.

Files Patch % Lines
echodataflow/stages/subflows/echoshader_flow.py 0.00% 129 Missing :warning:
echodataflow/stages/subflows/echopop_flow.py 0.00% 70 Missing :warning:
echodataflow/extensions/panel_app.py 0.00% 52 Missing :warning:
echodataflow/extensions/echopop_panel.py 0.00% 41 Missing :warning:
echodataflow/utils/file_utils.py 11.76% 15 Missing :warning:
echodataflow/stages/subflows/mask_prediction.py 0.00% 8 Missing :warning:
...chodataflow/stages/subflows/initialization_flow.py 22.22% 7 Missing :warning:
echodataflow/models/datastore.py 45.45% 6 Missing :warning:
echodataflow/stages/subflows/compute_MVBS.py 33.33% 2 Missing :warning:
echodataflow/stages/echodataflow_trigger.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## realtime #121 +/- ## ============================================ - Coverage 40.41% 38.25% -2.17% ============================================ Files 41 44 +3 Lines 3048 3215 +167 ============================================ - Hits 1232 1230 -2 - Misses 1816 1985 +169 ```

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