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

Fix missing values #300

Merged
merged 2 commits into from
Dec 1, 2021
Merged

Fix missing values #300

merged 2 commits into from
Dec 1, 2021

Conversation

guilhermebodin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #300 (e0167e5) into master (e9b744b) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #300      +/-   ##
==========================================
+ Coverage   92.96%   93.06%   +0.09%     
==========================================
  Files          35       35              
  Lines        3199     3286      +87     
==========================================
+ Hits         2974     3058      +84     
- Misses        225      228       +3     
Impacted Files Coverage Δ
src/models/common.jl 95.45% <100.00%> (+3.14%) ⬆️
src/models/dar.jl 96.66% <100.00%> (+0.11%) ⬆️
src/models/exponential_smoothing.jl 100.00% <100.00%> (ø)
src/models/locallevelcycle.jl 100.00% <100.00%> (ø)
src/models/locallevelexplanatory.jl 100.00% <100.00%> (ø)
src/models/locallineartrend.jl 100.00% <100.00%> (ø)
src/models/naive_models.jl 100.00% <100.00%> (ø)
src/models/unobserved_components.jl 88.80% <100.00%> (+0.13%) ⬆️
src/models/sarima.jl 96.17% <0.00%> (-0.13%) ⬇️
src/optimizers.jl 100.00% <0.00%> (ø)
... and 22 more

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 e9b744b...e0167e5. Read the comment docs.

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