test: only run test for specific Numba version #2921
Merged
Codecov / codecov/project
succeeded
Jan 10, 2024 in 0s
81.94% (target 20.00%)
View this Pull Request on Codecov
81.94% (target 20.00%)
Details
Codecov Report
Attention: 5 lines
in your changes are missing coverage. Please review.
Comparison is base (
d466d70
) 81.98% compared to head (9dcb061
) 81.94%.
Additional details and impacted files
Files | Coverage Δ | |
---|---|---|
src/awkward/_connect/pyarrow.py | 90.57% <ø> (ø) |
|
src/awkward/_nplikes/typetracer.py | 74.85% <100.00%> (ø) |
|
src/awkward/forms/emptyform.py | 82.45% <100.00%> (-2.27%) |
⬇️ |
src/awkward/forms/unionform.py | 80.68% <ø> (ø) |
|
src/awkward/operations/ak_enforce_type.py | 81.97% <100.00%> (ø) |
|
src/awkward/operations/str/__init__.py | 100.00% <ø> (ø) |
|
src/awkward/typetracer.py | 89.06% <100.00%> (ø) |
|
src/awkward/contents/indexedoptionarray.py | 88.15% <0.00%> (ø) |
|
src/awkward/forms/numpyform.py | 78.29% <50.00%> (-2.56%) |
⬇️ |
src/awkward/operations/ak_concatenate.py | 85.14% <50.00%> (ø) |
|
... and 1 more |
Loading