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

Integration of BUSCO as a qiime2 visualizer in q2_moshpit #60

Merged
merged 92 commits into from
Oct 9, 2023

Put integration test in separate test file.

548529a
Select commit
Loading
Failed to load commit list.
Merged

Integration of BUSCO as a qiime2 visualizer in q2_moshpit #60

Put integration test in separate test file.
548529a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 9, 2023 in 1s

97.58% (+0.01%) compared to 2b11966

View this Pull Request on Codecov

97.58% (+0.01%) compared to 2b11966

Details

Codecov Report

Merging #60 (548529a) into main (2b11966) will increase coverage by 0.01%.
The diff coverage is 97.70%.

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   97.56%   97.58%   +0.01%     
==========================================
  Files          27       32       +5     
  Lines        1645     1945     +300     
==========================================
+ Hits         1605     1898     +293     
- Misses         40       47       +7     
Files Coverage Δ
q2_moshpit/__init__.py 100.00% <100.00%> (ø)
q2_moshpit/busco/__init__.py 100.00% <100.00%> (ø)
q2_moshpit/busco/busco.py 100.00% <100.00%> (ø)
q2_moshpit/busco/tests/test_busco.py 100.00% <100.00%> (ø)
q2_moshpit/busco/utils.py 100.00% <100.00%> (ø)
q2_moshpit/plugin_setup.py 100.00% <100.00%> (ø)
q2_moshpit/tests/test_utils.py 96.00% <100.00%> (+0.87%) ⬆️
q2_moshpit/_utils.py 90.47% <50.00%> (-4.77%) ⬇️
q2_moshpit/busco/tests/test_utils.py 95.31% <95.31%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more