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: add action to fetch Kaiju DBs #61

Merged
merged 8 commits into from
Nov 21, 2023

Add beautifulsoup to the recipe; re-order alphabetically

3ce7c26
Select commit
Loading
Failed to load commit list.
Merged

ENH: add action to fetch Kaiju DBs #61

Add beautifulsoup to the recipe; re-order alphabetically
3ce7c26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 0s

97.74% (+0.05%) compared to 01db060

View this Pull Request on Codecov

97.74% (+0.05%) compared to 01db060

Details

Codecov Report

Merging #61 (3ce7c26) into main (01db060) will increase coverage by 0.05%.
The diff coverage is 98.55%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   97.69%   97.74%   +0.05%     
==========================================
  Files          32       35       +3     
  Lines        2038     2172     +134     
==========================================
+ Hits         1991     2123     +132     
- Misses         47       49       +2     
Files Coverage Δ
q2_moshpit/__init__.py 100.00% <100.00%> (ø)
q2_moshpit/kaiju/__init__.py 100.00% <100.00%> (ø)
q2_moshpit/kaiju/database.py 100.00% <100.00%> (ø)
q2_moshpit/plugin_setup.py 100.00% <100.00%> (ø)
q2_moshpit/kaiju/tests/test_database.py 96.96% <96.96%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!