Skip to content

Add parameter correlations table/plot (#146)

7f4f336
Select commit
Loading
Failed to load commit list.
Merged

Release: merge develop into master #147

Add parameter correlations table/plot (#146)
7f4f336
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 0s

89.31% (+7.27%) compared to aeabe24

View this Pull Request on Codecov

89.31% (+7.27%) compared to aeabe24

Details

Codecov Report

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

Files with missing lines Patch % Lines
src/easydiffraction/analysis/sequential.py 71.42% 58 Missing and 26 partials ⚠️
src/easydiffraction/display/plotting.py 76.85% 35 Missing and 21 partials ⚠️
src/easydiffraction/analysis/analysis.py 89.83% 15 Missing and 10 partials ⚠️
src/easydiffraction/analysis/calculators/cryspy.py 84.78% 7 Missing and 14 partials ⚠️
src/easydiffraction/io/cif/serialize.py 85.59% 7 Missing and 10 partials ⚠️
src/easydiffraction/project/project.py 85.57% 4 Missing and 11 partials ⚠️
src/easydiffraction/utils/logging.py 36.84% 11 Missing and 1 partial ⚠️
src/easydiffraction/utils/environment.py 33.33% 7 Missing and 1 partial ⚠️
...diffraction/datablocks/experiment/item/total_pd.py 53.33% 6 Missing and 1 partial ⚠️
src/easydiffraction/display/plotters/plotly.py 91.02% 3 Missing and 4 partials ⚠️
... and 27 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   82.04%   89.31%   +7.27%     
==========================================
  Files         133      134       +1     
  Lines        6916     7700     +784     
  Branches      581      723     +142     
==========================================
+ Hits         5674     6877    +1203     
+ Misses       1037      593     -444     
- Partials      205      230      +25     

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