Skip to content

Add plot_analytical to plot recipes#72

Merged
JoshuaLampert merged 2 commits intomainfrom
plot_analytical
Mar 24, 2026
Merged

Add plot_analytical to plot recipes#72
JoshuaLampert merged 2 commits intomainfrom
plot_analytical

Conversation

@JoshuaLampert
Copy link
Copy Markdown
Owner

Before, plot_initial was misleading because it plotted the analytical solution if available. This adds a keyword to plot the analytical solution and lets plot_initial indeed plot the initial condition. See also NumericalMathematics/DispersiveShallowWater.jl#277.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 95.45455% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.47%. Comparing base (3fcfdab) to head (a98a0f4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/visualization.jl 95.45% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   98.45%   98.47%   +0.02%     
==========================================
  Files          24       24              
  Lines        1807     1833      +26     
==========================================
+ Hits         1779     1805      +26     
  Misses         28       28              

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

@JoshuaLampert JoshuaLampert merged commit 3328d28 into main Mar 24, 2026
10 of 11 checks passed
@JoshuaLampert JoshuaLampert deleted the plot_analytical branch March 24, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant