Skip to content

Add split fix for GENOT

577cccd
Select commit
Loading
Failed to load commit list.
Open

Fix predict_kwargs key error #267

Add split fix for GENOT
577cccd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 30, 2025 in 0s

0.00% (target 75.00%)

View this Pull Request on Codecov

0.00% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (c574350) to head (577cccd).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/cellflow/model/_cellflow.py 0.00% 2 Missing ⚠️
src/cellflow/solvers/_genot.py 0.00% 2 Missing ⚠️

❌ Your project check has failed because the head coverage (0.00%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #267   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         38      38           
  Lines       2727    2755   +28     
=====================================
- Misses      2727    2755   +28     
Files with missing lines Coverage Δ
src/cellflow/model/_cellflow.py 0.00% <0.00%> (ø)
src/cellflow/solvers/_genot.py 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.