JuliaML / OpenAIGym.jl

OpenAI's Gym binding for Julia
Other
105 stars 20 forks source link

GymEnv: Symbol constructor #17

Closed iblislin closed 5 years ago

iblislin commented 5 years ago

close #16

codecov-io commented 5 years ago

Codecov Report

Merging #17 into master will increase coverage by 1.28%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #17      +/-   ##
=========================================
+ Coverage   60.41%   61.7%   +1.28%     
=========================================
  Files           1       1              
  Lines          48      47       -1     
=========================================
  Hits           29      29              
+ Misses         19      18       -1
Impacted Files Coverage Δ
src/OpenAIGym.jl 61.7% <85.71%> (+1.28%) :arrow_up:

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 fcb5eb8...023e005. Read the comment docs.

JobJob commented 5 years ago

LGTM - merge when you're ready