Skip to content

GPU support by adding CuParticles#80

Draft
baggepinnen wants to merge 7 commits into
masterfrom
gpu
Draft

GPU support by adding CuParticles#80
baggepinnen wants to merge 7 commits into
masterfrom
gpu

Merge pull request #108 from albheim/gpu

f42a6e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 5, 2026 in 0s

93.73% (-0.54%) compared to fb61791

View this Pull Request on Codecov

93.73% (-0.54%) compared to fb61791

Details

Codecov Report

❌ Patch coverage is 88.32117% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.73%. Comparing base (fb61791) to head (f42a6e7).
⚠️ Report is 171 commits behind head on master.

Files with missing lines Patch % Lines
src/plotting.jl 87.01% 10 Missing ⚠️
src/particles.jl 85.00% 3 Missing ⚠️
src/types.jl 0.00% 2 Missing ⚠️
src/MonteCarloMeasurements.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   94.27%   93.73%   -0.54%     
==========================================
  Files          18       19       +1     
  Lines         891      990      +99     
==========================================
+ Hits          840      928      +88     
- Misses         51       62      +11     

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