Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make prediction intervals name more robust for sktime #4283

Merged
merged 3 commits into from
Aug 18, 2023

Merge branch 'main' into 4281_sktime-upgrade

539f974
Select commit
Loading
Failed to load commit list.
Merged

Make prediction intervals name more robust for sktime #4283

Merge branch 'main' into 4281_sktime-upgrade
539f974
Select commit
Loading
Failed to load commit list.
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 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