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

CI: add test run against oldest supported jax version #3996

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

jakevdp
Copy link
Contributor

@jakevdp jakevdp commented Jun 14, 2024

flax pins an oldest supported JAX version in pyproject.toml, but as far as I can tell there are no automated tests to confirm compatibility. This adds a github CI run against this oldest supported version.

@jakevdp jakevdp force-pushed the oldest-jax branch 5 times, most recently from 16948f5 to f58e151 Compare June 24, 2024 13:28
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (31adb00) to head (58020c4).
Report is 31 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #3996    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files        106     107     +1     
  Lines      13582   13692   +110     
======================================
- Misses     13582   13692   +110     

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

@copybara-service copybara-service bot merged commit 3b21870 into google:main Jun 26, 2024
20 checks passed
@jakevdp jakevdp deleted the oldest-jax branch June 26, 2024 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants