motleystate / moonstone

Library to perform Metagenomics data analysis with Python
https://moonstone.readthedocs.io/en/latest/?badge=latest
MIT License
1 stars 0 forks source link

add group counts for group Box #69

Closed khillion closed 3 years ago

khillion commented 3 years ago

Changelogs

Definition of Done

codecov-io commented 3 years ago

Codecov Report

Merging #69 (4a35cfb) into master (b0610bb) will decrease coverage by 0.01%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   56.81%   56.80%   -0.02%     
==========================================
  Files          58       58              
  Lines        2246     2250       +4     
==========================================
+ Hits         1276     1278       +2     
- Misses        970      972       +2     
Flag Coverage Δ
unittests 56.80% <50.00%> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
moonstone/plot/graphs/base.py 80.00% <50.00%> (-2.36%) :arrow_down:

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 b0610bb...4a35cfb. Read the comment docs.