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 numba 0.61 compatibility #1186

Merged
merged 2 commits into from
Feb 3, 2025

Group numba benchmark tests in same class

c744636
Select commit
Loading
Failed to load commit list.
Merged

Fix numba 0.61 compatibility #1186

Group numba benchmark tests in same class
c744636
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

82.29% (-0.01%) compared to 911c6a3

View this Pull Request on Codecov

82.29% (-0.01%) compared to 911c6a3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.29%. Comparing base (911c6a3) to head (c744636).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1186      +/-   ##
==========================================
- Coverage   82.30%   82.29%   -0.01%     
==========================================
  Files         186      186              
  Lines       48058    48039      -19     
  Branches     8633     8632       -1     
==========================================
- Hits        39552    39533      -19     
  Misses       6348     6348              
  Partials     2158     2158              
Files with missing lines Coverage Δ
pytensor/link/numba/dispatch/basic.py 81.08% <ø> (-0.55%) ⬇️
pytensor/link/numba/dispatch/elemwise.py 94.67% <100.00%> (-0.13%) ⬇️