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

Adds JAX version checking for Export #923

Merged
merged 3 commits into from
Sep 19, 2023

Add test for invalid version

0e7cbb9
Select commit
Loading
Failed to load commit list.
Merged

Adds JAX version checking for Export #923

Add test for invalid version
0e7cbb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2023 in 0s

79.72% (-0.02%) compared to c64de55

View this Pull Request on Codecov

79.72% (-0.02%) compared to c64de55

Details

Codecov Report

Patch coverage has no change and project coverage change: -0.02% ⚠️

Comparison is base (c64de55) 79.73% compared to head (0e7cbb9) 79.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #923      +/-   ##
==========================================
- Coverage   79.73%   79.72%   -0.02%     
==========================================
  Files         318      318              
  Lines       28627    28631       +4     
  Branches     5447     5449       +2     
==========================================
  Hits        22827    22827              
- Misses       4333     4336       +3     
- Partials     1467     1468       +1     
Files Changed Coverage Δ
keras_core/export/export_lib.py 77.72% <0.00%> (-1.51%) ⬇️

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