f0uriest / interpax

Interpolation and function approximation with JAX
MIT License
137 stars 11 forks source link

Add type annotations #10

Closed f0uriest closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #10 (169a2ae) into main (77f9ea3) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10 +/- ## ========================================== + Coverage 96.80% 96.81% +0.01% ========================================== Files 4 4 Lines 626 628 +2 ========================================== + Hits 606 608 +2 Misses 20 20 ``` | [Files](https://app.codecov.io/gh/f0uriest/interpax/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rory+Conlin) | Coverage Δ | | |---|---|---| | [interpax/\_fourier.py](https://app.codecov.io/gh/f0uriest/interpax/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rory+Conlin#diff-aW50ZXJwYXgvX2ZvdXJpZXIucHk=) | `100.00% <100.00%> (ø)` | | | [interpax/\_spline.py](https://app.codecov.io/gh/f0uriest/interpax/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rory+Conlin#diff-aW50ZXJwYXgvX3NwbGluZS5weQ==) | `97.00% <100.00%> (+<0.01%)` | :arrow_up: |