Pytensor-native interpolation functions #1141
Merged
Codecov / codecov/project
succeeded
Dec 28, 2024 in 0s
82.14% (+0.02%) compared to 83c6b44
View this Pull Request on Codecov
82.14% (+0.02%) compared to 83c6b44
Details
Codecov Report
Attention: Patch coverage is 95.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 82.14%. Comparing base (
83c6b44
) to head (b7a23d7
).
Files with missing lines | Patch % | Lines |
---|---|---|
pytensor/tensor/interpolate.py | 94.59% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1141 +/- ##
==========================================
+ Coverage 82.12% 82.14% +0.02%
==========================================
Files 185 186 +1
Lines 48130 48210 +80
Branches 8669 8678 +9
==========================================
+ Hits 39527 39603 +76
- Misses 6438 6440 +2
- Partials 2165 2167 +2
Files with missing lines | Coverage Δ | |
---|---|---|
pytensor/link/jax/dispatch/extra_ops.py | 82.35% <100.00%> (+1.70%) |
⬆️ |
pytensor/tensor/interpolate.py | 94.59% <94.59%> (ø) |
Loading