GalacticDynamics / unxt

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

refactor: rename many functions #282

Closed nstarman closed 1 week ago

nstarman commented 1 week ago

Following discussion with @adrn

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 95.47%. Comparing base (7275093) to head (09a5225). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/unxt/_src/quantity/base_parametric.py 92.85% 1 Missing :warning:
src/unxt/_src/quantity/register_primitives.py 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================== + Coverage 95.45% 95.47% +0.01% ========================================== Files 42 43 +1 Lines 1497 1503 +6 Branches 68 69 +1 ========================================== + Hits 1429 1435 +6 Misses 56 56 Partials 12 12 ```

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