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

MAINT: move CheckM action to a brand new plugin (q2-checkm) #17

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

misialq
Copy link
Contributor

@misialq misialq commented Jun 29, 2022

This PR removes CheckM action, as discussed in #13. The action will now live in its own plugin: bokulich-lab/q2-checkm#1.

Closes #14.

@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #17 (dd89972) into main (e3c65de) will increase coverage by 2.93%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   94.21%   97.15%   +2.93%     
==========================================
  Files          18       10       -8     
  Lines         588      281     -307     
==========================================
- Hits          554      273     -281     
+ Misses         34        8      -26     
Impacted Files Coverage Δ
q2_moshpit/plugin_setup.py 100.00% <ø> (ø)
q2_moshpit/__init__.py 100.00% <100.00%> (ø)
q2_moshpit/_utils.py 95.23% <0.00%> (-4.77%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e3c65de...dd89972. Read the comment docs.

@misialq misialq requested a review from ebolyen June 29, 2022 10:52
@misialq misialq merged commit f50d343 into bokulich-lab:main Jul 15, 2022
@misialq misialq deleted the issue-14-remove-checkm branch July 15, 2022 08:47
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.

Move CheckM action(s) to a separate plugin
1 participant