Skip to content

examples: add Klein-Gordon equation example

8930a0a
Select commit
Loading
Failed to load commit list.
Closed

examples: add Klein-Gordon equation example #2871

examples: add Klein-Gordon equation example
8930a0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

78.96% (target 1.00%)

View this Pull Request on Codecov

78.96% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 6.12245% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.96%. Comparing base (7aae8d9) to head (8930a0a).

Files with missing lines Patch % Lines
examples/cfd/example_klein_gordon.py 6.12% 45 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2871      +/-   ##
==========================================
- Coverage   79.04%   78.96%   -0.09%     
==========================================
  Files         248      249       +1     
  Lines       51208    51257      +49     
  Branches     4425     4428       +3     
==========================================
- Hits        40479    40473       -6     
- Misses       9921     9974      +53     
- Partials      808      810       +2     

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