flatironinstitute / inferelator

Task-based gene regulatory network inference using single-cell or bulk gene expression data conditioned on a prior network.
BSD 2-Clause "Simplified" License
47 stars 12 forks source link

Dev merge v0.2 #11

Closed asistradition closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #11 into master will increase coverage by 12.7%. The diff coverage is 90.99%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #11      +/-   ##
========================================
+ Coverage   78.29%    91%   +12.7%     
========================================
  Files          33     48      +15     
  Lines        3340   4567    +1227     
========================================
+ Hits         2615   4156    +1541     
+ Misses        725    411     -314
Impacted Files Coverage Δ
inferelator/distributed/dask_functions.py 0% <0%> (ø)
inferelator/distributed/dask_local_controller.py 100% <100%> (ø)
inferelator/tests/test_elasticnet_python.py 100% <100%> (ø)
...erelator/distributed/multiprocessing_controller.py 100% <100%> (ø)
inferelator/tests/test_mi.py 100% <100%> (ø)
inferelator/tests/test_workflow_base.py 100% <100%> (ø)
inferelator/tests/__init__.py 100% <100%> (ø)
inferelator/tests/test_bbsr.py 96.24% <100%> (ø)
inferelator/regression/bayes_stats.py 98.23% <100%> (ø)
inferelator/preprocessing/single_cell.py 83.07% <100%> (ø)
... and 71 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 fdf54c4...8fc874b. Read the comment docs.

asistradition commented 5 years ago

Bringing all this work into master