Closed ericpre closed 2 months ago
Attention: Patch coverage is 93.75000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 88.69%. Comparing base (
75ca046
) to head (88949ab
). Report is 9 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
exspy/models/edsmodel.py | 86.95% | 1 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fitting the background in EDS model doesn't work with linear fitting, because the twin lines are disactivated properly when running linear fitting.
which will raise the following error:
Progress of the PR
fit_background
with linear fitting,upcoming_changes
folder (seeupcoming_changes/README.rst
),docs/readthedocs.org:exspy
build of this PR (link in github checks)