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

Massive refactor #29

Merged
merged 91 commits into from
Sep 26, 2024
Merged

Massive refactor #29

merged 91 commits into from
Sep 26, 2024

Conversation

mbsantiago
Copy link
Owner

Better separation between pure UI components and query logic. Makes it easier to improve UI. This allowed the use of storybook to view and explore the UI library for whombat.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 47.65625% with 268 lines in your changes missing coverage. Please review.

Project coverage is 60.70%. Comparing base (bd3055e) to head (20b6e20).
Report is 92 commits behind head on main.

Files with missing lines Patch % Lines
back/src/whombat/api/tags.py 21.95% 32 Missing ⚠️
back/src/whombat/filters/clip_annotation_notes.py 40.54% 22 Missing ⚠️
back/src/whombat/filters/recording_notes.py 40.54% 22 Missing ⚠️
...rc/whombat/filters/sound_event_annotation_notes.py 40.54% 22 Missing ⚠️
back/src/whombat/filters/tags.py 5.88% 16 Missing ⚠️
back/src/whombat/filters/clip_annotation_tags.py 53.33% 14 Missing ⚠️
...src/whombat/filters/sound_event_annotation_tags.py 53.33% 14 Missing ⚠️
back/src/whombat/api/annotation_tasks.py 13.33% 13 Missing ⚠️
back/src/whombat/api/sound_event_annotations.py 20.00% 12 Missing ⚠️
back/src/whombat/api/common/utils.py 63.33% 11 Missing ⚠️
... and 22 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   59.83%   60.70%   +0.87%     
==========================================
  Files         171      179       +8     
  Lines        7655     8090     +435     
==========================================
+ Hits         4580     4911     +331     
- Misses       3075     3179     +104     

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

@mbsantiago mbsantiago closed this Sep 26, 2024
@mbsantiago mbsantiago reopened this Sep 26, 2024
@mbsantiago mbsantiago merged commit 05881d9 into main Sep 26, 2024
8 of 10 checks passed
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.

1 participant