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

Sound event tag filter for annotation mode #24

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

vogelbam
Copy link
Contributor

I've added the option to filter annotation tasks by sound event tags while annotating. This is beneficial if one wants to review all tags of a certain class, e.g., a specific bat species.

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 59.82%. Comparing base (515ba06) to head (9d66631).

Files Patch % Lines
back/src/whombat/filters/annotation_tasks.py 33.33% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   59.86%   59.82%   -0.05%     
==========================================
  Files         171      171              
  Lines        7624     7636      +12     
==========================================
+ Hits         4564     4568       +4     
- Misses       3060     3068       +8     

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

Copy link
Owner

@mbsantiago mbsantiago left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for the addition @vogelbam!

@mbsantiago mbsantiago merged commit e7f1d22 into mbsantiago:main Jun 11, 2024
2 of 4 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.

None yet

2 participants