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

Structuring the architecture with services and interfaces #2

Merged
merged 9 commits into from
Apr 12, 2024
Merged

Conversation

fabiocat93
Copy link
Collaborator

No description provided.

@fabiocat93 fabiocat93 closed this Apr 12, 2024
@fabiocat93 fabiocat93 reopened this Apr 12, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 92.17391% with 36 lines in your changes are missing coverage. Please review.

Project coverage is 90.58%. Comparing base (02bf1a7) to head (c82086f).

Files Patch % Lines
src/pipepal/utils/abstract_component.py 88.57% 8 Missing ⚠️
src/tests/test_audio_iotask_datasets.py 83.33% 8 Missing ⚠️
...pepal/audio/tasks/input_output/abstract_service.py 72.22% 5 Missing ⚠️
...ideo/tasks/input_output/services/ffmpeg/service.py 87.50% 5 Missing ⚠️
...pepal/audio/tasks/example_task/abstract_service.py 77.77% 2 Missing ⚠️
...pepal/video/tasks/example_task/abstract_service.py 77.77% 2 Missing ⚠️
src/pipepal/audio/tasks/example_task/interface.py 95.83% 1 Missing ⚠️
src/pipepal/audio/tasks/input_output/interface.py 97.82% 1 Missing ⚠️
...io/tasks/input_output/services/datasets/service.py 96.66% 1 Missing ⚠️
src/pipepal/video/tasks/example_task/interface.py 95.83% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #2       +/-   ##
===========================================
+ Coverage   50.00%   90.58%   +40.58%     
===========================================
  Files           3       35       +32     
  Lines          18      478      +460     
===========================================
+ Hits            9      433      +424     
- Misses          9       45       +36     

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

@fabiocat93 fabiocat93 merged commit de645c1 into main Apr 12, 2024
6 checks passed
fabiocat93 added a commit that referenced this pull request Jun 14, 2024
fabiocat93 added a commit that referenced this pull request Jun 17, 2024
fabiocat93 added a commit that referenced this pull request Jun 17, 2024
fabiocat93 added a commit that referenced this pull request Jun 24, 2024
fabiocat93 added a commit that referenced this pull request Jul 11, 2024
fabiocat93 added a commit that referenced this pull request Jul 23, 2024
fabiocat93 added a commit that referenced this pull request Aug 19, 2024
fabiocat93 added a commit that referenced this pull request Sep 18, 2024
fabiocat93 added a commit that referenced this pull request Sep 18, 2024
fabiocat93 added a commit that referenced this pull request Sep 19, 2024
fabiocat93 added a commit that referenced this pull request Sep 19, 2024
fabiocat93 added a commit that referenced this pull request Sep 20, 2024
fabiocat93 added a commit that referenced this pull request Sep 20, 2024
fabiocat93 added a commit that referenced this pull request Sep 20, 2024
fabiocat93 added a commit that referenced this pull request Sep 25, 2024
fabiocat93 added a commit that referenced this pull request Sep 26, 2024
fabiocat93 added a commit that referenced this pull request Sep 26, 2024
fabiocat93 added a commit that referenced this pull request Sep 30, 2024
fabiocat93 added a commit that referenced this pull request Oct 1, 2024
fabiocat93 added a commit that referenced this pull request Oct 2, 2024
fabiocat93 added a commit that referenced this pull request Oct 2, 2024
fabiocat93 added a commit that referenced this pull request Nov 14, 2024
brukew pushed a commit that referenced this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants