[pre-commit.ci] pre-commit autoupdate #7587
Open
Codecov / codecov/project
succeeded
Nov 25, 2024 in 0s
92.84% (+0.00%) compared to 0082409
View this Pull Request on Codecov
92.84% (+0.00%) compared to 0082409
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 92.84%. Comparing base (
0082409
) to head (3dc87a7
).
Additional details and impacted files
@@ Coverage Diff @@
## main #7587 +/- ##
=======================================
Coverage 92.84% 92.84%
=======================================
Files 106 106
Lines 17685 17685
=======================================
Hits 16420 16420
Misses 1265 1265
Files with missing lines | Coverage Δ | |
---|---|---|
pymc/backends/__init__.py | 91.66% <100.00%> (ø) |
|
pymc/data.py | 89.22% <ø> (ø) |
|
pymc/distributions/__init__.py | 100.00% <ø> (ø) |
|
pymc/distributions/continuous.py | 98.25% <ø> (ø) |
|
pymc/distributions/discrete.py | 99.40% <ø> (ø) |
|
pymc/distributions/distribution.py | 91.89% <ø> (ø) |
|
pymc/distributions/multivariate.py | 93.58% <ø> (ø) |
|
pymc/distributions/shape_utils.py | 90.90% <ø> (ø) |
|
pymc/distributions/timeseries.py | 94.77% <ø> (ø) |
|
pymc/distributions/transforms.py | 98.47% <ø> (ø) |
|
... and 19 more |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading