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 plot_predictions if no median forecast available #137

Merged
merged 1 commit into from
Oct 12, 2021
Merged

Conversation

sbfnk
Copy link
Contributor

@sbfnk sbfnk commented Oct 12, 2021

At the moment plot_predictions throws an error if forecasts do not contain a median. This fixes that.

@codecov
Copy link

codecov bot commented Oct 12, 2021

Codecov Report

Merging #137 (4cdaf9f) into master (6895b49) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

❗ Current head 4cdaf9f differs from pull request most recent head 177414c. Consider uploading reports for the commit 177414c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   48.40%   48.36%   -0.04%     
==========================================
  Files          18       18              
  Lines        1345     1346       +1     
==========================================
  Hits          651      651              
- Misses        694      695       +1     
Impacted Files Coverage Δ
R/plot.R 0.00% <0.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 6895b49...177414c. Read the comment docs.

@sbfnk sbfnk merged commit 8a6e064 into master Oct 12, 2021
@sbfnk sbfnk deleted the fix-no-median branch October 12, 2021 11:22
@nikosbosse
Copy link
Contributor

👍

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.

2 participants