Skip to content

FD weights: 17-digit C literals + canonicalized Taylor weights (fixes #2976) - #2977

Open
ggorman wants to merge 1 commit into
mainfrom
fd-precision-17
Open

FD weights: 17-digit C literals + canonicalized Taylor weights (fixes #2976)#2977
ggorman wants to merge 1 commit into
mainfrom
fd-precision-17

FD weights: 17-digit literals + canonicalized Taylor weights (fixes #…

2c5ba75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 1s

83.48% (target 1.00%)

View this Pull Request on Codecov

83.48% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 88.88889% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.48%. Comparing base (0aa772b) to head (2c5ba75).
⚠️ Report is 107 commits behind head on main.

Files with missing lines Patch % Lines
devito/finite_differences/finite_difference.py 77.77% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2977      +/-   ##
==========================================
- Coverage   83.54%   83.48%   -0.06%     
==========================================
  Files         257      257              
  Lines       53591    53623      +32     
  Branches     4585     4588       +3     
==========================================
- Hits        44770    44766       -4     
- Misses       8028     8053      +25     
- Partials      793      804      +11     

☔ View full report in Codecov by Harness.
📢 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.