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

fix: Add filterwarnings for jax.xla_computation DeprecationWarning #2523

Merged
merged 1 commit into from
Jun 20, 2024

fix: Add filterwarnings for jax.xla_computation DeprecationWarning

53d1722
Select commit
Loading
Failed to load commit list.
Merged

fix: Add filterwarnings for jax.xla_computation DeprecationWarning #2523

fix: Add filterwarnings for jax.xla_computation DeprecationWarning
53d1722
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 0s

98.21% (+0.00%) compared to 997e5e5

View this Pull Request on Codecov

98.21% (+0.00%) compared to 997e5e5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.21%. Comparing base (997e5e5) to head (53d1722).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2523   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files          69       69           
  Lines        4543     4543           
  Branches      804      804           
=======================================
  Hits         4462     4462           
  Misses         48       48           
  Partials       33       33           

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