Skip to content

Add backend-keyed to_backend; make cuda/rocm aliases

9788820
Select commit
Loading
Failed to load commit list.
Merged

Add backend-keyed to_backend; make cuda/rocm aliases #302

Add backend-keyed to_backend; make cuda/rocm aliases
9788820
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 1s

61.33% (+6.32%) compared to d1fec2d

View this Pull Request on Codecov

61.33% (+6.32%) compared to d1fec2d

Details

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.33%. Comparing base (d1fec2d) to head (9788820).

Files with missing lines Patch % Lines
ext/CUDAExt.jl 0.00% 2 Missing ⚠️
src/FiniteElementContainers.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #302      +/-   ##
==========================================
+ Coverage   55.00%   61.33%   +6.32%     
==========================================
  Files          55       55              
  Lines        4801     4811      +10     
==========================================
+ Hits         2641     2951     +310     
+ Misses       2160     1860     -300     

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