GalacticDynamics / unxt

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

feat: units #175

Closed nstarman closed 1 month ago

nstarman commented 1 month ago

Creates the units and units_of functions. Part of #139.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.32%. Comparing base (b733bfc) to head (9fccf55). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/unxt/_unxt/units.py 88.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #175 +/- ## ========================================== + Coverage 91.28% 91.32% +0.04% ========================================== Files 33 34 +1 Lines 1572 1603 +31 ========================================== + Hits 1435 1464 +29 - Misses 137 139 +2 ```

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