Skip to content

Fix z-boundary backward FD stencil using fields(2) instead of fields(3)

dc4ebd7
Select commit
Loading
Failed to load commit list.
Closed

Fix z-boundary backward FD stencil using fields(2) instead of fields(3) #1173

Fix z-boundary backward FD stencil using fields(2) instead of fields(3)
dc4ebd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 0s

44.05% (target 1.00%)

View this Pull Request on Codecov

44.05% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 44.05%. Comparing base (84c46e0) to head (dc4ebd7).

Files with missing lines Patch % Lines
src/common/m_finite_differences.fpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1173   +/-   ##
=======================================
  Coverage   44.05%   44.05%           
=======================================
  Files          70       70           
  Lines       20498    20498           
  Branches     1990     1990           
=======================================
  Hits         9030     9030           
  Misses      10329    10329           
  Partials     1139     1139           

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