Support PyTensor deterministic operations as observations #7656
Codecov / codecov/project
succeeded
Feb 12, 2025 in 1s
92.65% (-0.06%) compared to 358b825
View this Pull Request on Codecov
92.65% (-0.06%) compared to 358b825
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 92.65%. Comparing base (
358b825
) to head (2269bd6
).
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #7656 +/- ##
==========================================
- Coverage 92.70% 92.65% -0.06%
==========================================
Files 107 107
Lines 18391 18327 -64
==========================================
- Hits 17050 16981 -69
- Misses 1341 1346 +5
Files with missing lines | Coverage Δ | |
---|---|---|
pymc/data.py | 84.39% <100.00%> (-4.83%) |
⬇️ |
pymc/pytensorf.py | 89.76% <100.00%> (-0.91%) |
⬇️ |
Loading