Skip to content

👌 Add scale_factors argument to plot_sas and 2 additional data color pairs - #394

Merged
s-weigand merged 17 commits into
glotaran:mainfrom
s-weigand:new_options
Feb 15, 2026
Merged

👌 Add scale_factors argument to plot_sas and 2 additional data color pairs#394
s-weigand merged 17 commits into
glotaran:mainfrom
s-weigand:new_options

🩹 Fix plot_sas with scale factor changes original data

6efb9bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2026 in 0s

60.19% (target 40.00%)

View this Pull Request on Codecov

60.19% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 37.20930% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.19%. Comparing base (394e344) to head (6efb9bc).

Files with missing lines Patch % Lines
pyglotaran_extras/inspect/cycler.py 35.71% 18 Missing ⚠️
pyglotaran_extras/plotting/plot_spectra.py 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #394      +/-   ##
==========================================
- Coverage   60.70%   60.19%   -0.52%     
==========================================
  Files          29       30       +1     
  Lines        1532     1570      +38     
  Branches      212      215       +3     
==========================================
+ Hits          930      945      +15     
- Misses        582      605      +23     
  Partials       20       20              

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