Skip to content

fix plot_predictions if no median forecast available#137

Merged
sbfnk merged 1 commit intomasterfrom
fix-no-median
Oct 12, 2021
Merged

fix plot_predictions if no median forecast available#137
sbfnk merged 1 commit intomasterfrom
fix-no-median

Conversation

@sbfnk
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Collaborator

👍

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