Make prediction intervals name more robust for sktime #4283
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Aug 18, 2023 in 1s
99.7% (+49.7%) compared to 2ad46d3
View this Pull Request on Codecov
99.7% (+49.7%) compared to 2ad46d3
Details
Codecov Report
Merging #4283 (539f974) into main (2ad46d3) will increase coverage by
49.7%
.
The diff coverage is100.0%
.
@@ Coverage Diff @@
## main #4283 +/- ##
========================================
+ Coverage 50.1% 99.7% +49.7%
========================================
Files 355 355
Lines 38956 38959 +3
========================================
+ Hits 19490 38838 +19348
+ Misses 19466 121 -19345
Files Changed | Coverage Δ | |
---|---|---|
...omponents/estimators/regressors/arima_regressor.py | 100.0% <100.0%> (+67.7%) |
⬆️ |
...alml/tests/component_tests/test_arima_regressor.py | 100.0% <100.0%> (+100.0%) |
⬆️ |
Loading