brentyi / jaxlie

Rigid transforms + Lie groups in JAX
MIT License
226 stars 15 forks source link

Improve types #18

Closed brentyi closed 5 months ago

brentyi commented 5 months ago

Main change: adopt the Self type, which didn't exist when we initially wrote jaxlie.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 99.81%. Comparing base (6cf00ce) to head (b316405).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #18 +/- ## ========================================== - Coverage 99.81% 99.81% -0.01% ========================================== Files 13 13 Lines 548 546 -2 ========================================== - Hits 547 545 -2 Misses 1 1 ``` | [Flag](https://app.codecov.io/gh/brentyi/jaxlie/pull/18/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brent+Yi) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/brentyi/jaxlie/pull/18/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brent+Yi) | `99.81% <100.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brent+Yi#carryforward-flags-in-the-pull-request-comment) to find out more.

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