Skip to content

Fixing spelling change that got merged in from master

ba7b4af
Select commit
Loading
Failed to load commit list.
Merged

MHD Hyperbolic Divergence Cleaning #1086

Fixing spelling change that got merged in from master
ba7b4af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2026 in 0s

44.03% (target 1.00%)

View this Pull Request on Codecov

44.03% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 48.97959% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.03%. Comparing base (bac27a5) to head (ba7b4af).

Files with missing lines Patch % Lines
src/simulation/m_rhs.fpp 44.44% 4 Missing and 1 partial ⚠️
src/simulation/m_riemann_solvers.fpp 37.50% 4 Missing and 1 partial ⚠️
src/pre_process/m_initial_condition.fpp 0.00% 2 Missing and 1 partial ⚠️
src/pre_process/m_start_up.fpp 40.00% 2 Missing and 1 partial ⚠️
src/simulation/m_time_steppers.fpp 0.00% 2 Missing and 1 partial ⚠️
src/post_process/m_start_up.fpp 60.00% 1 Missing and 1 partial ⚠️
src/common/m_variables_conversion.fpp 0.00% 1 Missing ⚠️
src/post_process/m_data_output.fpp 0.00% 1 Missing ⚠️
src/post_process/m_global_parameters.fpp 75.00% 0 Missing and 1 partial ⚠️
src/pre_process/m_global_parameters.fpp 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1086      +/-   ##
==========================================
- Coverage   44.05%   44.03%   -0.02%     
==========================================
  Files          71       70       -1     
  Lines       20649    20649              
  Branches     2042     2053      +11     
==========================================
- Hits         9097     9093       -4     
+ Misses      10376    10368       -8     
- Partials     1176     1188      +12     

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