Skip to content

Update chi-square assertion in test_analyze_reduced_data

ec8db03
Select commit
Loading
Failed to load commit list.
Merged

Improve reporting and plotting, switch default minimizer to LMFIT, and refresh tutorials #154

Update chi-square assertion in test_analyze_reduced_data
ec8db03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 1s

88.77% (+6.51%) compared to 883c384

View this Pull Request on Codecov

88.77% (+6.51%) compared to 883c384

Details

Codecov Report

❌ Patch coverage is 85.10638% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.77%. Comparing base (883c384) to head (ec8db03).
⚠️ Report is 52 commits behind head on develop.

Files with missing lines Patch % Lines
src/easydiffraction/summary/summary.py 80.76% 4 Missing and 1 partial ⚠️
.../easydiffraction/analysis/fit_helpers/reporting.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #154      +/-   ##
===========================================
+ Coverage    82.26%   88.77%   +6.51%     
===========================================
  Files           88      145      +57     
  Lines         5451     8418    +2967     
  Branches       454      854     +400     
===========================================
+ Hits          4484     7473    +2989     
+ Misses         802      675     -127     
- Partials       165      270     +105     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.