Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Code For Better Extensibility #128

Closed
wants to merge 96 commits into from
Closed

Refactor Code For Better Extensibility #128

wants to merge 96 commits into from

Conversation

Sohambutala
Copy link
Collaborator

  1. Added separate functions for handling yaml configurations, different storage options configuration and handling dynamic execution using extensions.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 17.21854% with 750 lines in your changes missing coverage. Please review.

Project coverage is 40.74%. Comparing base (f85b12e) to head (34400c4).

Files Patch % Lines
echodataflow/extensions/file_monitor.py 0.00% 139 Missing ⚠️
...chodataflow/stages/subflows/initialization_flow.py 16.21% 124 Missing ⚠️
echodataflow/stages/subflows/mask_prediction.py 0.00% 120 Missing ⚠️
echodataflow/extensions/file_downloader.py 0.00% 99 Missing ⚠️
echodataflow/stages/subflows/Sv_pipeline.py 0.00% 80 Missing ⚠️
echodataflow/utils/watchdog_utils.py 0.00% 34 Missing ⚠️
deployment/docker_trigger.py 0.00% 30 Missing ⚠️
echodataflow/utils/config_utils.py 58.33% 25 Missing ⚠️
echodataflow/stages/subflows/slice_store.py 0.00% 22 Missing ⚠️
deployment/main.py 0.00% 18 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   50.50%   40.74%   -9.76%     
==========================================
  Files          34       41       +7     
  Lines        2285     3026     +741     
==========================================
+ Hits         1154     1233      +79     
- Misses       1131     1793     +662     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants