Skip to content

Merge branch 'ef/localmem-kernel' of github.com:trixi-framework/Trixi…

14040c3
Select commit
Loading
Failed to load commit list.
Draft

[Proof of Concept] GPU kernel using block-local shared memory #73

Merge branch 'ef/localmem-kernel' of github.com:trixi-framework/Trixi…
14040c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

72.90% (-15.05%) compared to b6d11e6

View this Pull Request on Codecov

72.90% (-15.05%) compared to b6d11e6

Details

Codecov Report

❌ Patch coverage is 3.78788% with 127 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.90%. Comparing base (b6d11e6) to head (14040c3).
⚠️ Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
src/nhs_grid.jl 3.78% 127 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #73       +/-   ##
===========================================
- Coverage   87.94%   72.90%   -15.05%     
===========================================
  Files          15       15               
  Lines         622      786      +164     
===========================================
+ Hits          547      573       +26     
- Misses         75      213      +138     

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