Skip to content

Implement residual plots#197

Open
henrikjacobsenfys wants to merge 10 commits into
developfrom
plot-residuals
Open

Implement residual plots#197
henrikjacobsenfys wants to merge 10 commits into
developfrom
plot-residuals

Conversation

@henrikjacobsenfys
Copy link
Copy Markdown
Member

@henrikjacobsenfys henrikjacobsenfys commented May 30, 2026

Closes #184

An example is found in tutorial_0_more_advanced

@henrikjacobsenfys henrikjacobsenfys added [scope] enhancement Adds/improves features (major.MINOR.patch) [priority] medium Normal/default priority labels May 30, 2026
@henrikjacobsenfys henrikjacobsenfys linked an issue May 30, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2026

Codecov Report

❌ Patch coverage is 94.87179% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.06%. Comparing base (556b95f) to head (52f8d8f).

Files with missing lines Patch % Lines
src/easydynamics/utils/plotting.py 87.87% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #197      +/-   ##
===========================================
- Coverage    98.13%   98.06%   -0.08%     
===========================================
  Files           51       52       +1     
  Lines         3542     3615      +73     
  Branches       652      667      +15     
===========================================
+ Hits          3476     3545      +69     
- Misses          36       38       +2     
- Partials        30       32       +2     
Flag Coverage Δ
integration 44.34% <16.66%> (-0.58%) ⬇️
unittests 97.95% <94.87%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@henrikjacobsenfys henrikjacobsenfys marked this pull request as draft June 1, 2026 14:09
@henrikjacobsenfys henrikjacobsenfys changed the title implement plot_residuals setting Implement residual plots Jun 1, 2026
@henrikjacobsenfys henrikjacobsenfys marked this pull request as ready for review June 1, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] medium Normal/default priority [scope] enhancement Adds/improves features (major.MINOR.patch)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plot residuals

1 participant