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

ENH: group BUSCO stats into collapsible sections for better display #148

Merged
merged 34 commits into from
May 1, 2024

Lint again

37a7241
Select commit
Loading
Failed to load commit list.
Merged

ENH: group BUSCO stats into collapsible sections for better display #148

Lint again
37a7241
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2024 in 1s

97.72% (-0.04%) compared to 3b48539

View this Pull Request on Codecov

97.72% (-0.04%) compared to 3b48539

Details

Codecov Report

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

Project coverage is 97.72%. Comparing base (3b48539) to head (37a7241).
Report is 1 commits behind head on main.

Files Patch % Lines
q2_moshpit/partition/busco.py 36.36% 7 Missing ⚠️
q2_moshpit/busco/tests/test_busco.py 96.55% 2 Missing ⚠️
q2_moshpit/busco/busco.py 98.71% 1 Missing ⚠️
q2_moshpit/busco/types/_format.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
- Coverage   97.76%   97.72%   -0.04%     
==========================================
  Files          53       64      +11     
  Lines        3126     3390     +264     
==========================================
+ Hits         3056     3313     +257     
- Misses         70       77       +7     

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