WIP auto-reparam functionality #7646
Draft
Codecov / codecov/project
succeeded
Jan 14, 2025 in 0s
92.80% (+5.39%) compared to 671d704
View this Pull Request on Codecov
92.80% (+5.39%) compared to 671d704
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 92.80%. Comparing base (
671d704
) to head (c9ba99e
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
pymc/logprob/transform_value.py | 60.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #7646 +/- ##
==========================================
+ Coverage 87.41% 92.80% +5.39%
==========================================
Files 107 107
Lines 18168 18173 +5
==========================================
+ Hits 15881 16866 +985
+ Misses 2287 1307 -980
Files with missing lines | Coverage Δ | |
---|---|---|
pymc/pytensorf.py | 90.66% <100.00%> (ø) |
|
pymc/logprob/transform_value.py | 96.46% <60.00%> (-1.69%) |
⬇️ |
Loading