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
45 stars 12 forks source link

v0.5.7 #48

Closed asistradition closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #48 (bffa1f2) into release (dd532f4) will increase coverage by 0.18%. The diff coverage is 89.13%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release      #48      +/-   ##
===========================================
+ Coverage    92.38%   92.56%   +0.18%     
===========================================
  Files           69       69              
  Lines         8328     8250      -78     
===========================================
- Hits          7694     7637      -57     
+ Misses         634      613      -21     
Impacted Files Coverage Δ
inferelator/default.py 100.00% <ø> (ø)
inferelator/distributed/__init__.py 83.33% <ø> (+0.47%) :arrow_up:
inferelator/distributed/dask_cluster_controller.py 65.19% <ø> (-0.76%) :arrow_down:
inferelator/distributed/dask_functions.py 91.24% <ø> (ø)
inferelator/distributed/dask_local_controller.py 95.65% <ø> (-0.35%) :arrow_down:
inferelator/distributed/inferelator_mp.py 86.66% <0.00%> (+0.78%) :arrow_up:
inferelator/regression/bbsr_multitask.py 95.23% <ø> (-0.22%) :arrow_down:
inferelator/regression/mi.py 100.00% <ø> (ø)
inferelator/regression/sklearn_regression.py 97.40% <ø> (-0.07%) :arrow_down:
inferelator/regression/stability_selection.py 88.70% <ø> (-0.27%) :arrow_down:
... and 20 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 dd532f4...bffa1f2. Read the comment docs.