clemente-lab / mmeds-meta

A database for storing and analyzing omics data
https://mmeds.org
2 stars 1 forks source link

Enhancement variable abundance plot #387

Closed adamcantor22 closed 2 years ago

adamcantor22 commented 2 years ago

Pull Request Template for MMEDS

What has changed

Include each file that was changed, how it was changed (in broad terms), and why it was changed.

Checklist of pre-requisites

How to use the feature

Example: To do X run new function Y with parameters A, B, and C which gives result Z.

How the design has changed

Example: Functions A, B, and C are now all methods of Class D.

Additional notes

codecov[bot] commented 2 years ago

Codecov Report

Merging #387 (ac18c5e) into master (8f9884d) will decrease coverage by 0.59%. The diff coverage is 6.25%.

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
- Coverage   51.83%   51.23%   -0.60%     
==========================================
  Files          29       29              
  Lines        4831     4895      +64     
==========================================
+ Hits         2504     2508       +4     
- Misses       2327     2387      +60     
Flag Coverage Δ
server 50.07% <6.25%> (-0.59%) :arrow_down:
unit 15.75% <6.25%> (-0.13%) :arrow_down:

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

Impacted Files Coverage Δ
mmeds/util.py 41.29% <3.22%> (-3.48%) :arrow_down:
mmeds/config.py 87.50% <100.00%> (+0.08%) :arrow_up:

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 8f9884d...ac18c5e. Read the comment docs.