Skip to content

Adding Symplectic Integrators - #1411

Open
JacobHass8 wants to merge 47 commits into
boostorg:developfrom
JacobHass8:symplectic-integrators
Open

Adding Symplectic Integrators#1411
JacobHass8 wants to merge 47 commits into
boostorg:developfrom
JacobHass8:symplectic-integrators

Added a multiprecision test

4b5b34c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

95.42% (+0.01%) compared to 8ee12a5

View this Pull Request on Codecov

95.42% (+0.01%) compared to 8ee12a5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.42%. Comparing base (8ee12a5) to head (4b5b34c).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1411      +/-   ##
===========================================
+ Coverage    95.40%   95.42%   +0.01%     
===========================================
  Files          828      830       +2     
  Lines        69072    69318     +246     
===========================================
+ Hits         65896    66144     +248     
+ Misses        3176     3174       -2     
Files with missing lines Coverage Δ
include/boost/math/quadrature/symplectic.hpp 100.00% <100.00%> (ø)
test/test_symplectic.cpp 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ee12a5...4b5b34c. Read the comment docs.

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