GalacticDynamics / unxt

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

feat: better unit conversion #207

Closed nstarman closed 3 weeks ago

nstarman commented 3 weeks ago

awaiting functionality from astropy v7

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 87.32394% with 9 lines in your changes missing coverage. Please review.

Project coverage is 96.05%. Comparing base (087af61) to head (9819370). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/unxt/_interop/unxt_interop_astropy/quantity.py 73.52% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #207 +/- ## ========================================== - Coverage 96.58% 96.05% -0.53% ========================================== Files 38 39 +1 Lines 1492 1522 +30 ========================================== + Hits 1441 1462 +21 - Misses 51 60 +9 ```

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