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 v0.5.9 #53

Closed asistradition closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (aee956f) into release (7b6baea) will decrease coverage by 0.21%. The diff coverage is 94.63%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release      #53      +/-   ##
===========================================
- Coverage    92.53%   92.32%   -0.22%     
===========================================
  Files           69       69              
  Lines         8274     8230      -44     
===========================================
- Hits          7656     7598      -58     
- Misses         618      632      +14     
Impacted Files Coverage Δ
inferelator/distributed/dask_functions.py 62.50% <ø> (-28.15%) :arrow_down:
inferelator/utils/__init__.py 100.00% <ø> (ø)
inferelator/workflow.py 84.63% <ø> (-0.23%) :arrow_down:
inferelator/preprocessing/tfa.py 91.02% <85.10%> (-8.98%) :arrow_down:
inferelator/utils/data.py 85.51% <88.37%> (+0.22%) :arrow_up:
inferelator/regression/base_regression.py 95.48% <93.02%> (-1.27%) :arrow_down:
inferelator/regression/amusr_regression.py 94.52% <95.74%> (-0.82%) :arrow_down:
inferelator/regression/bbsr_multitask.py 95.23% <100.00%> (ø)
inferelator/regression/bbsr_python.py 99.10% <100.00%> (+0.23%) :arrow_up:
inferelator/regression/mi.py 100.00% <100.00%> (ø)
... and 47 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 7b6baea...aee956f. Read the comment docs.