carlomazzaferro / scikit-hts

Hierarchical Time Series Forecasting with a familiar API
MIT License
222 stars 39 forks source link

Fixing exogenous df handling for fbprophet #73

Closed carlomazzaferro closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #73 (4dc0050) into master (a7ed90b) will increase coverage by 0.08%. The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   85.77%   85.86%   +0.08%     
==========================================
  Files          18       18              
  Lines         949      962      +13     
==========================================
+ Hits          814      826      +12     
- Misses        135      136       +1     
Impacted Files Coverage Δ
hts/core/regressor.py 81.48% <75.00%> (-1.52%) :arrow_down:
hts/model/ar.py 93.33% <100.00%> (+4.69%) :arrow_up:
hts/model/p.py 94.20% <100.00%> (+0.35%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a7ed90b...4dc0050. Read the comment docs.