ENH: add action to fetch Kaiju DBs #61
Merged
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 is98.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!
Loading