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

Naive models #270

Merged
merged 6 commits into from
May 12, 2021
Merged

Naive models #270

merged 6 commits into from
May 12, 2021

Conversation

guilhermebodin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #270 (8c671ec) into master (809189e) will decrease coverage by 1.00%.
The diff coverage is 73.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
- Coverage   94.42%   93.41%   -1.01%     
==========================================
  Files          30       31       +1     
  Lines        2691     2826     +135     
==========================================
+ Hits         2541     2640      +99     
- Misses        150      186      +36     
Impacted Files Coverage Δ
src/visualization/forecast.jl 92.00% <66.66%> (ø)
src/models/naive_models.jl 72.30% <72.30%> (ø)
src/kalman_filter_and_smoother.jl 92.04% <100.00%> (+0.58%) ⬆️
src/models/common.jl 92.30% <100.00%> (+1.39%) ⬆️
src/visualization/diagnostics.jl 98.36% <100.00%> (-0.08%) ⬇️

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 809189e...8c671ec. Read the comment docs.

@guilhermebodin guilhermebodin merged commit 4abe75b into master May 12, 2021
@guilhermebodin guilhermebodin deleted the naive_models branch May 28, 2021 03:28
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.

1 participant