Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change all ArrayLike imports to jax.typing.ArrayLike #66

Merged

Conversation

dylanhmorris
Copy link
Collaborator

Closes #65

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.80%. Comparing base (ca96421) to head (be48b72).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   89.80%   89.80%           
=======================================
  Files          26       26           
  Lines         559      559           
=======================================
  Hits          502      502           
  Misses         57       57           
Flag Coverage Δ
unittests 89.80% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gvegayon gvegayon merged commit a0e526c into main Apr 4, 2024
7 checks passed
@gvegayon gvegayon deleted the 65-replace-numpytypingarraylike-with-jaxtypingarraylike branch April 4, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace numpy.typing.ArrayLike with jax.typing.ArrayLike
2 participants