Skip to content

Add SEQUENTIAL to FitModeEnum and show methods to Analysis

cc97a5c
Select commit
Loading
Failed to load commit list.
Merged

Improve minimization functionality #151

Add SEQUENTIAL to FitModeEnum and show methods to Analysis
cc97a5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2026 in 0s

89.02% (-0.16%) compared to 007004a

View this Pull Request on Codecov

89.02% (-0.16%) compared to 007004a

Details

Codecov Report

❌ Patch coverage is 80.31746% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.02%. Comparing base (007004a) to head (cc97a5c).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/easydiffraction/analysis/minimizers/base.py 54.16% 18 Missing and 4 partials ⚠️
.../easydiffraction/analysis/fit_helpers/reporting.py 30.00% 7 Missing and 7 partials ⚠️
src/easydiffraction/analysis/analysis.py 33.33% 12 Missing ⚠️
src/easydiffraction/display/tablers/pandas.py 66.66% 5 Missing and 2 partials ⚠️
src/easydiffraction/core/variable.py 60.00% 2 Missing and 2 partials ⚠️
...ydiffraction/analysis/categories/fit_mode/enums.py 80.00% 0 Missing and 1 partial ⚠️
...easydiffraction/datablocks/experiment/item/base.py 50.00% 1 Missing ⚠️
src/easydiffraction/display/plotting.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #151      +/-   ##
===========================================
- Coverage    89.17%   89.02%   -0.16%     
===========================================
  Files          134      141       +7     
  Lines         7716     7872     +156     
  Branches       725      762      +37     
===========================================
+ Hits          6881     7008     +127     
- Misses         605      621      +16     
- Partials       230      243      +13     

☔ 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.