Skip to content

Consistent use of types MeshT and SolverT in recent GPU kernels#2901

Merged
ranocha merged 3 commits into
mainfrom
bg/consistent-type-naming-gpu
Mar 30, 2026
Merged

Consistent use of types MeshT and SolverT in recent GPU kernels#2901
ranocha merged 3 commits into
mainfrom
bg/consistent-type-naming-gpu

fmt

597f138
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 1s

97.09% (+0.00%) compared to aca6995

View this Pull Request on Codecov

97.09% (+0.00%) compared to aca6995

Details

Codecov Report

❌ Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.09%. Comparing base (aca6995) to head (597f138).

Files with missing lines Patch % Lines
src/solvers/dgsem_p4est/dg_2d.jl 57.14% 3 Missing ⚠️
src/solvers/dgsem_structured/dg_2d.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2901   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files         609      609           
  Lines       47493    47493           
=======================================
  Hits        46111    46111           
  Misses       1382     1382           

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