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

initial working jaxtyping serializing/deserializing #576

Merged
merged 5 commits into from
Aug 2, 2024

add jaxtyping test

2a012c1
Select commit
Loading
Failed to load commit list.
Merged

initial working jaxtyping serializing/deserializing #576

add jaxtyping test
2a012c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 2, 2024 in 0s

90.86% (-0.18%) compared to f882338

View this Pull Request on Codecov

90.86% (-0.18%) compared to f882338

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 90.86%. Comparing base (f882338) to head (2a012c1).
Report is 29 commits behind head on main.

Files Patch % Lines
serde/numpy.py 73.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #576      +/-   ##
==========================================
- Coverage   91.04%   90.86%   -0.18%     
==========================================
  Files          13       13              
  Lines        1942     1971      +29     
  Branches      437      440       +3     
==========================================
+ Hits         1768     1791      +23     
- Misses        117      122       +5     
- Partials       57       58       +1     

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