Skip to content

More efficient field computation#2262

Draft
YigitElma wants to merge 10 commits into
masterfrom
yge/fast-fl-trace
Draft

More efficient field computation#2262
YigitElma wants to merge 10 commits into
masterfrom
yge/fast-fl-trace

Merge branch 'master' into yge/fast-fl-trace

ccc14a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

94.29% (-0.04%) compared to 24aa7b9

View this Pull Request on Codecov

94.29% (-0.04%) compared to 24aa7b9

Details

Codecov Report

❌ Patch coverage is 87.62887% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.29%. Comparing base (24aa7b9) to head (ccc14a1).

Files with missing lines Patch % Lines
desc/coils.py 90.14% 7 Missing ⚠️
desc/magnetic_fields/_core.py 86.95% 3 Missing ⚠️
desc/particles.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2262      +/-   ##
==========================================
- Coverage   94.32%   94.29%   -0.04%     
==========================================
  Files         101      101              
  Lines       28866    28949      +83     
==========================================
+ Hits        27228    27297      +69     
- Misses       1638     1652      +14     
Files with missing lines Coverage Δ
desc/particles.py 92.35% <33.33%> (-0.55%) ⬇️
desc/magnetic_fields/_core.py 95.77% <86.95%> (-0.28%) ⬇️
desc/coils.py 97.30% <90.14%> (-0.67%) ⬇️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.