Skip to content

Fix s_write_intf_data_file using wrong loop index for distance check

2c3fcc9
Select commit
Loading
Failed to load commit list.
Closed

Fix s_write_intf_data_file using wrong loop index for distance check #1191

Fix s_write_intf_data_file using wrong loop index for distance check
2c3fcc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 1s

44.05% (target 1.00%)

View this Pull Request on Codecov

44.05% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.05%. Comparing base (84c46e0) to head (2c3fcc9).

Files with missing lines Patch % Lines
src/post_process/m_data_output.fpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1191   +/-   ##
=======================================
  Coverage   44.05%   44.05%           
=======================================
  Files          70       70           
  Lines       20498    20496    -2     
  Branches     1990     1990           
=======================================
  Hits         9030     9030           
+ Misses      10329    10327    -2     
  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.