moble / PostNewtonian.jl

Orbital dynamics and waveforms for binary black-hole systems, in the post-Newtonian approximation
MIT License
12 stars 1 forks source link

Run BestieTemplate #61

Closed moble closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 83.38369% with 55 lines in your changes missing coverage. Please review.

Project coverage is 83.97%. Comparing base (7b0b4dc) to head (9c76d1b).

Files Patch % Lines
ext/PostNewtonianSymbolicsExt.jl 56.00% 11 Missing :warning:
src/dynamics/orbital_evolution.jl 66.66% 8 Missing :warning:
src/pn_systems.jl 71.42% 8 Missing :warning:
src/pn_expressions/precession.jl 28.57% 5 Missing :warning:
src/derived_variables/spin_combinations.jl 42.85% 4 Missing :warning:
src/utilities/truncated_series_monoid.jl 86.20% 4 Missing :warning:
src/derived_variables/mass_combinations.jl 0.00% 2 Missing :warning:
src/dynamics/right_hand_sides.jl 81.81% 2 Missing :warning:
src/pn_expressions/flux.jl 0.00% 2 Missing :warning:
src/utilities/combine_solutions.jl 84.61% 2 Missing :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== + Coverage 82.94% 83.97% +1.02% ========================================== Files 29 29 Lines 1202 1204 +2 ========================================== + Hits 997 1011 +14 + Misses 205 193 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.