Eig Rewrites #1126
Open
Eig Rewrites #1126
Codecov / codecov/project
succeeded
Dec 18, 2024 in 0s
82.13% (+0.02%) compared to 231a977
View this Pull Request on Codecov
82.13% (+0.02%) compared to 231a977
Details
Codecov Report
Attention: Patch coverage is 93.93939%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 82.13%. Comparing base (
231a977
) to head (bdd1679
).
Files with missing lines | Patch % | Lines |
---|---|---|
pytensor/tensor/rewriting/linalg.py | 93.93% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1126 +/- ##
==========================================
+ Coverage 82.10% 82.13% +0.02%
==========================================
Files 185 185
Lines 48130 48163 +33
Branches 8669 8675 +6
==========================================
+ Hits 39519 39558 +39
+ Misses 6444 6439 -5
+ Partials 2167 2166 -1
Files with missing lines | Coverage Δ | |
---|---|---|
pytensor/tensor/rewriting/linalg.py | 92.85% <93.93%> (+0.09%) |
⬆️ |
Loading