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

Fix title and number of top species in samples composition plot #78

Closed AgnesBaud closed 3 years ago

AgnesBaud commented 3 years ago

Description

Fix bug in title where the number for the top was actually the number of samples

Definition of Done

codecov-commenter commented 3 years ago

Codecov Report

Merging #78 (0ab73f6) into master (6af855c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   58.54%   58.54%           
=======================================
  Files          60       60           
  Lines        2458     2458           
=======================================
  Hits         1439     1439           
  Misses       1019     1019           
Flag Coverage Δ
unittests 58.54% <ø> (ø)

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

Impacted Files Coverage Δ
moonstone/plot/counts.py 61.11% <ø> (ø)

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 6af855c...0ab73f6. Read the comment docs.