Skip to content

Fix Bragg tick extraction edge cases

0d97989
Select commit
Loading
Failed to load commit list.
Merged

Add three-panel powder diffraction plot with measured/calculated, Bragg ticks, and residuals #162

Fix Bragg tick extraction edge cases
0d97989
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 0s

88.28% (+6.02%) compared to 883c384

View this Pull Request on Codecov

88.28% (+6.02%) compared to 883c384

Details

Codecov Report

❌ Patch coverage is 83.33333% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.28%. Comparing base (883c384) to head (0d97989).
⚠️ Report is 66 commits behind head on develop.

Files with missing lines Patch % Lines
src/easydiffraction/display/plotters/plotly.py 79.66% 15 Missing and 9 partials ⚠️
src/easydiffraction/display/plotting.py 82.92% 8 Missing and 6 partials ⚠️
src/easydiffraction/display/plotters/ascii.py 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #162      +/-   ##
===========================================
+ Coverage    82.26%   88.28%   +6.02%     
===========================================
  Files           88      151      +63     
  Lines         5451     8998    +3547     
  Branches       454      941     +487     
===========================================
+ Hits          4484     7944    +3460     
+ Misses         802      741      -61     
- Partials       165      313     +148     

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