Fix numba 0.61 compatibility #1186
Merged
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
@@ 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%) |
⬇️ |
Loading