Skip to content

Use Adapt.jl to change storage and element type - #2212

Merged
ranocha merged 38 commits into
mainfrom
vc/adapt
Jul 17, 2025
Merged

Use Adapt.jl to change storage and element type#2212
ranocha merged 38 commits into
mainfrom
vc/adapt

Merge branch 'main' into vc/adapt

1acf007
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 17, 2025 in 0s

96.67% (-0.16%) compared to 43cd98d

View this Pull Request on Codecov

96.67% (-0.16%) compared to 43cd98d

Details

Codecov Report

Attention: Patch coverage is 68.44262% with 77 lines in your changes missing coverage. Please review.

Project coverage is 96.67%. Comparing base (43cd98d) to head (1acf007).

Files with missing lines Patch % Lines
src/solvers/dgsem_p4est/containers_parallel.jl 26.92% 19 Missing ⚠️
src/auxiliary/containers.jl 63.64% 16 Missing ⚠️
src/solvers/dgsem_p4est/containers.jl 83.53% 14 Missing ⚠️
src/solvers/dg.jl 60.00% 10 Missing ⚠️
src/auxiliary/vector_of_arrays.jl 35.71% 9 Missing ⚠️
ext/TrixiAMDGPUExt.jl 0.00% 6 Missing ⚠️
ext/TrixiCUDAExt.jl 0.00% 2 Missing ⚠️
src/semidiscretization/semidiscretization.jl 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2212      +/-   ##
==========================================
- Coverage   96.83%   96.67%   -0.16%     
==========================================
  Files         504      507       +3     
  Lines       41816    42010     +194     
==========================================
+ Hits        40490    40610     +120     
- Misses       1326     1400      +74     

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