Skip to content

Add initial support for anisotropic ADPs (#152)

be3dfdd
Select commit
Loading
Failed to load commit list.
Merged

🎉 Release: merge develop into master #153

Add initial support for anisotropic ADPs (#152)
be3dfdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 0s

88.83% (-0.48%) compared to 7f4f336

View this Pull Request on Codecov

88.83% (-0.48%) compared to 7f4f336

Details

Codecov Report

❌ Patch coverage is 77.94760% with 101 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.83%. Comparing base (7f4f336) to head (be3dfdd).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/easydiffraction/analysis/calculators/cryspy.py 69.87% 38 Missing and 9 partials ⚠️
src/easydiffraction/analysis/minimizers/base.py 55.10% 18 Missing and 4 partials ⚠️
.../easydiffraction/analysis/fit_helpers/reporting.py 30.00% 7 Missing and 7 partials ⚠️
src/easydiffraction/analysis/analysis.py 36.84% 12 Missing ⚠️
src/easydiffraction/core/variable.py 60.00% 2 Missing and 2 partials ⚠️
...ydiffraction/analysis/categories/fit_mode/enums.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   89.31%   88.83%   -0.48%     
==========================================
  Files         134      145      +11     
  Lines        7700     8396     +696     
  Branches      723      853     +130     
==========================================
+ Hits         6877     7459     +582     
- Misses        593      668      +75     
- Partials      230      269      +39     

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