JuliaReinforcementLearning / GridWorlds.jl

Help! I'm lost in the flatland!
MIT License
46 stars 9 forks source link

Refactor GoToDoor #68

Closed Sid-Bhatia-0 closed 3 years ago

Sid-Bhatia-0 commented 3 years ago

Add RLBase API (as per #48 ) to GoToDoor environment. The goal of this environment is given in #66 This also addresses #62

codecov-io commented 3 years ago

Codecov Report

Merging #68 (ca41635) into master (b9fee6c) will increase coverage by 1.85%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   68.58%   70.44%   +1.85%     
==========================================
  Files          14       14              
  Lines         452      477      +25     
==========================================
+ Hits          310      336      +26     
+ Misses        142      141       -1     
Impacted Files Coverage Δ
src/envs/gotodoor.jl 100.00% <100.00%> (ø)
src/envs/doorkey.jl 97.22% <0.00%> (+2.77%) :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 b9fee6c...ca41635. Read the comment docs.