JuliaPOMDP / POMDPs.jl

MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.
http://juliapomdp.github.io/POMDPs.jl/latest/
Other
671 stars 105 forks source link

CompatHelper: bump compat for "Distributions" to "0.23" #294

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the Distributions package from 0.17,0.18,0.19,0.20,0.21,0.22 to 0.17,0.18,0.19,0.20,0.21,0.22, 0.23.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 4 years ago

Codecov Report

Merging #294 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #294   +/-   ##
=======================================
  Coverage   81.85%   81.85%           
=======================================
  Files          14       14           
  Lines         507      507           
=======================================
  Hits          415      415           
  Misses         92       92           

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 1f2e27b...94fd98d. Read the comment docs.