LAMPSPUC / StateSpaceModels.jl

StateSpaceModels.jl is a Julia package for time-series analysis using state-space models.
https://lampspuc.github.io/StateSpaceModels.jl/latest/
MIT License
272 stars 25 forks source link

fix es seasonal upper bound #288

Closed guilhermebodin closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #288 (a4e3fd9) into master (b1723e7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #288   +/-   ##
=======================================
  Coverage   93.88%   93.88%           
=======================================
  Files          33       33           
  Lines        3043     3043           
=======================================
  Hits         2857     2857           
  Misses        186      186           
Impacted Files Coverage Δ
src/hyperparameters.jl 92.80% <100.00%> (ø)
src/models/exponential_smoothing.jl 100.00% <100.00%> (ø)

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 b1723e7...a4e3fd9. Read the comment docs.