Skip to content

avoid circular import

256facd
Select commit
Loading
Failed to load commit list.
Open

Add a Leapfrog solver for diffrax #753

avoid circular import
256facd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 1s

95.81% (-0.06%) compared to 63c120d

View this Pull Request on Codecov

95.81% (-0.06%) compared to 63c120d

Details

Codecov Report

❌ Patch coverage is 88.37209% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.81%. Comparing base (63c120d) to head (256facd).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
src/galax/dynamics/_src/experimental/leapfrog.py 87.17% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #753      +/-   ##
==========================================
- Coverage   95.87%   95.81%   -0.06%     
==========================================
  Files         158      159       +1     
  Lines        5987     6028      +41     
==========================================
+ Hits         5740     5776      +36     
- Misses        247      252       +5     

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