Codecov / codecov/project
succeeded
Aug 28, 2024 in 0s
81.72% (+0.12%) compared to 58fec45
View this Pull Request on Codecov
81.72% (+0.12%) compared to 58fec45
Details
Codecov Report
Attention: Patch coverage is 79.56989%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 81.72%. Comparing base (
58fec45
) to head (d454052
).
Report is 22 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
pytensor/link/pytorch/dispatch/subtensor.py | 77.33% | 12 Missing and 5 partials |
pytensor/link/pytorch/dispatch/basic.py | 87.50% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #910 +/- ##
==========================================
+ Coverage 81.60% 81.72% +0.12%
==========================================
Files 179 183 +4
Lines 47271 47686 +415
Branches 11481 11599 +118
==========================================
+ Hits 38574 38970 +396
- Misses 6511 6522 +11
- Partials 2186 2194 +8
Files | Coverage Δ | |
---|---|---|
pytensor/compile/mode.py | 84.54% <ø> (ø) |
|
pytensor/link/pytorch/dispatch/__init__.py | 100.00% <100.00%> (ø) |
|
pytensor/link/pytorch/dispatch/basic.py | 93.33% <87.50%> (+3.58%) |
⬆️ |
pytensor/link/pytorch/dispatch/subtensor.py | 77.33% <77.33%> (ø) |
Loading