Add parallel intitialization for TLSPH arrays to ensure NUMA awareness [Alternative] - #1294
Open
efaulhaber wants to merge 5 commits into
Open
Add parallel intitialization for TLSPH arrays to ensure NUMA awareness [Alternative]#1294efaulhaber wants to merge 5 commits into
efaulhaber wants to merge 5 commits into
Codecov / codecov/project
succeeded
Aug 18, 2026 in 0s
90.38% (-0.01%) compared to a720b1d, passed because coverage increased by 0% when compared to adjusted base (90.38%)
View this Pull Request on Codecov
90.38% (-0.01%) compared to a720b1d, passed because coverage increased by 0% when compared to adjusted base (90.38%)
Details
Codecov Report
❌ Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.38%. Comparing base (a720b1d) to head (104fe9a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/util.jl | 85.71% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1294 +/- ##
==========================================
- Coverage 90.39% 90.38% -0.01%
==========================================
Files 138 138
Lines 11322 11341 +19
==========================================
+ Hits 10234 10251 +17
- Misses 1088 1090 +2 ☔ View full report in Codecov by Harness.
📢 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.
Loading