JuliaGNI / GeometricIntegrators.jl

Geometric Numerical Integration in Julia
MIT License
47 stars 9 forks source link

Implement additional variational and Hamilton-Pontryagin integrators #167

Closed michakraus closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #167 (e0132c8) into main (10ed680) will increase coverage by 0.44%. The diff coverage is 79.89%.

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   60.10%   60.54%   +0.44%     
==========================================
  Files         107      117      +10     
  Lines        7813     7999     +186     
==========================================
+ Hits         4696     4843     +147     
- Misses       3117     3156      +39     
Files Changed Coverage Δ
src/Integrators.jl 100.00% <ø> (ø)
src/integrators/dvi/integrators_cmdvi.jl 94.00% <ø> (-0.24%) :arrow_down:
src/integrators/dvi/integrators_ctdvi.jl 94.44% <ø> (-0.20%) :arrow_down:
src/integrators/dvi/integrators_dvi_a.jl 94.00% <ø> (-0.24%) :arrow_down:
src/integrators/dvi/integrators_dvi_b.jl 94.00% <ø> (-0.24%) :arrow_down:
src/integrators/dvi/integrators_dvrk.jl 87.85% <ø> (-0.23%) :arrow_down:
src/integrators/method_list.jl 16.12% <ø> (ø)
src/integrators/vi/vprk_cache.jl 79.36% <ø> (ø)
src/integrators/vi/vprk_integrator.jl 94.54% <ø> (ø)
src/integrators/vi/vprk_methods.jl 50.40% <ø> (+0.40%) :arrow_up:
... and 11 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more