GalacticDynamics / coordinax

Coordinates in JAX
MIT License
11 stars 3 forks source link

feat: differential_cls on vel for acc #134

Closed nstarman closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 78.26087% with 10 lines in your changes missing coverage. Please review.

Project coverage is 92.62%. Comparing base (f71e4ac) to head (dbb8d7f).

Files Patch % Lines
src/coordinax/_d3/sphere.py 82.35% 3 Missing :warning:
src/coordinax/_dn/builtin.py 60.00% 2 Missing :warning:
src/coordinax/_d1/cartesian.py 75.00% 1 Missing :warning:
src/coordinax/_d2/cartesian.py 75.00% 1 Missing :warning:
src/coordinax/_d2/polar.py 75.00% 1 Missing :warning:
src/coordinax/_d3/cartesian.py 75.00% 1 Missing :warning:
src/coordinax/_d3/cylindrical.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================== - Coverage 92.92% 92.62% -0.30% ========================================== Files 61 61 Lines 2204 2250 +46 ========================================== + Hits 2048 2084 +36 - Misses 156 166 +10 ```

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