Skip to content

add test for ValueError

4b60d8a
Select commit
Loading
Failed to load commit list.
Merged

feat: Initialize a fit recipe with a previous recipe #162

add test for ValueError
4b60d8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2026 in 1s

72.16% (+0.35%) compared to a08850f

View this Pull Request on Codecov

72.16% (+0.35%) compared to a08850f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.16%. Comparing base (a08850f) to head (4b60d8a).
⚠️ Report is 1 commits behind head on v3.3.0.

Additional details and impacted files
@@            Coverage Diff             @@
##           v3.3.0     #162      +/-   ##
==========================================
+ Coverage   71.80%   72.16%   +0.35%     
==========================================
  Files          25       25              
  Lines        3756     3804      +48     
==========================================
+ Hits         2697     2745      +48     
  Misses       1059     1059              
Files with missing lines Coverage Δ
tests/conftest.py 91.78% <100.00%> (+0.29%) ⬆️
tests/test_fitrecipe.py 99.83% <100.00%> (+0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.