Skip to content

news 2

644cc97
Select commit
Loading
Failed to load commit list.
Merged

deprecate: Deprecate remaining methods of FitRecipe #157

news 2
644cc97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

71.06% (+0.43%) compared to 1a3aa78

View this Pull Request on Codecov

71.06% (+0.43%) compared to 1a3aa78

Details

Codecov Report

❌ Patch coverage is 98.93617% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 71.06%. Comparing base (1a3aa78) to head (644cc97).
⚠️ Report is 1 commits behind head on v3.3.0.

Files with missing lines Patch % Lines
tests/test_sgconstraints.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v3.3.0     #157      +/-   ##
==========================================
+ Coverage   70.63%   71.06%   +0.43%     
==========================================
  Files          25       25              
  Lines        3606     3660      +54     
==========================================
+ Hits         2547     2601      +54     
  Misses       1059     1059              
Files with missing lines Coverage Δ
tests/conftest.py 91.48% <100.00%> (ø)
tests/test_fitrecipe.py 99.81% <100.00%> (+0.02%) ⬆️
tests/test_fitresults.py 98.41% <100.00%> (ø)
tests/test_sgconstraints.py 10.06% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.