GalacticDynamics / unxt

Unitful Quantities in JAX
https://unxt.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

feat: move distance to coordinax #242

Closed nstarman closed 1 month ago

nstarman commented 1 month ago

Paired with https://github.com/GalacticDynamics/coordinax/pull/211

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.74%. Comparing base (0e0b256) to head (af99ede). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #242 +/- ## ========================================== - Coverage 96.17% 95.74% -0.43% ========================================== Files 41 40 -1 Lines 1620 1480 -140 ========================================== - Hits 1558 1417 -141 - Misses 62 63 +1 ```

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

nstarman commented 1 month ago

Since I made the d -> distance change in the coordinax PR, I'll merge both. We can iterate from there.