Skip to content

add cgr case

65a4c85
Select commit
Loading
Failed to load commit list.
Merged

feat: add plot_recipe method to FitRecipe #143

add cgr case
65a4c85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2026 in 0s

69.36% (+2.76%) compared to ff4d668

View this Pull Request on Codecov

69.36% (+2.76%) compared to ff4d668

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.36%. Comparing base (ff4d668) to head (65a4c85).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
+ Coverage   66.60%   69.36%   +2.76%     
==========================================
  Files          25       25              
  Lines        3171     3457     +286     
==========================================
+ Hits         2112     2398     +286     
  Misses       1059     1059              
Files with missing lines Coverage Δ
tests/conftest.py 91.48% <100.00%> (+4.82%) ⬆️
tests/test_fitrecipe.py 99.76% <100.00%> (+0.27%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.