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

Multitask multigene #65

Closed asistradition closed 3 months ago

codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 92.85714% with 12 lines in your changes missing coverage. Please review.

Project coverage is 90.41%. Comparing base (3eb3371) to head (c9def7f). Report is 2 commits behind head on release.

:exclamation: Current head c9def7f differs from pull request most recent head 3f58c73

Please upload reports for the commit 3f58c73 to get more accurate results.

Files Patch % Lines
inferelator/distributed/dask_cluster_controller.py 16.66% 5 Missing :warning:
inferelator/workflows/workflow_base.py 72.72% 3 Missing :warning:
inferelator/utils/loader.py 86.66% 2 Missing :warning:
inferelator/tests/test_regression.py 92.30% 1 Missing :warning:
inferelator/utils/debug.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release #65 +/- ## =========================================== + Coverage 90.34% 90.41% +0.07% =========================================== Files 82 83 +1 Lines 9189 9320 +131 =========================================== + Hits 8302 8427 +125 - Misses 887 893 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.