Skip to content

Make prediction intervals name more robust for sktime#4283

Merged
eccabay merged 3 commits intomainfrom
4281_sktime-upgrade
Aug 18, 2023
Merged

Make prediction intervals name more robust for sktime#4283
eccabay merged 3 commits intomainfrom
4281_sktime-upgrade

Conversation

@eccabay
Copy link
Copy Markdown
Contributor

@eccabay eccabay commented Aug 18, 2023

Closes #4281

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 18, 2023

Codecov Report

Merging #4283 (539f974) into main (2ad46d3) will increase coverage by 49.7%.
The diff coverage is 100.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%) ⬆️

... and 233 files with indirect coverage changes

@eccabay eccabay marked this pull request as ready for review August 18, 2023 19:30
@eccabay eccabay merged commit 24ba211 into main Aug 18, 2023
@eccabay eccabay deleted the 4281_sktime-upgrade branch August 18, 2023 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compatibility with sktime 0.22.0 and beyond

3 participants