Skip to content

add more verbose error message, fix circular import error

24acc55
Select commit
Loading
Failed to load commit list.
Closed

Deprecate and refactor: Deprecate and refactor initializeResults and resultsDictionary #161

add more verbose error message, fix circular import error
24acc55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

72.19% (+0.38%) compared to a08850f

View this Pull Request on Codecov

72.19% (+0.38%) compared to a08850f

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           v3.3.0     #161      +/-   ##
==========================================
+ Coverage   71.80%   72.19%   +0.38%     
==========================================
  Files          25       25              
  Lines        3756     3808      +52     
==========================================
+ Hits         2697     2749      +52     
  Misses       1059     1059              
Files with missing lines Coverage Δ
tests/conftest.py 91.48% <100.00%> (ø)
tests/test_fitrecipe.py 99.83% <100.00%> (+<0.01%) ⬆️
tests/test_fitresults.py 99.33% <100.00%> (+0.11%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.