pinellolab / simba

SIMBA: SIngle-cell eMBedding Along with features
https://simba-bio.readthedocs.io
BSD 3-Clause "New" or "Revised" License
56 stars 7 forks source link

Expand testing #3

Closed huidongchen closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #3 (ad7a85b) into master (0b6797f) will increase coverage by 30.09%. The diff coverage is 97.95%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #3       +/-   ##
===========================================
+ Coverage   28.40%   58.50%   +30.09%     
===========================================
  Files          29       29               
  Lines        2401     2446       +45     
===========================================
+ Hits          682     1431      +749     
+ Misses       1719     1015      -704     
Impacted Files Coverage Δ
simba/plotting/_plot.py 67.78% <50.00%> (+62.61%) :arrow_up:
tests/test_pbg_training.py 100.00% <100.00%> (ø)
tests/test_post_training.py 100.00% <100.00%> (ø)
tests/test_preprocessing.py 100.00% <100.00%> (ø)
simba/tools/_post_training.py 34.55% <0.00%> (+13.28%) :arrow_up:
simba/preprocessing/_qc.py 45.69% <0.00%> (+15.23%) :arrow_up:
simba/_settings.py 90.90% <0.00%> (+18.18%) :arrow_up:
simba/plotting/_utils.py 56.92% <0.00%> (+46.15%) :arrow_up:
simba/plotting/_post_training.py 78.08% <0.00%> (+69.86%) :arrow_up:
... and 3 more

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 0b6797f...ad7a85b. Read the comment docs.