JuliaPOMDP / TabularTDLearning.jl

Julia implementations of temporal difference Reinforcement Learning algorithms like Q-Learning and SARSA
Other
10 stars 6 forks source link

CompatHelper: add new compat entry for "Parameters" at version "0.12" #12

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request sets the compat entry for the Parameters package to 0.12.

This is a brand new compat entry. Previously, you did not have a compat entry for the Parameters package.

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 #12 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files           4        4           
  Lines         116      116           
=======================================
  Hits          112      112           
  Misses          4        4

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 4d4df7e...872d6cc. Read the comment docs.