JuliaReinforcementLearning / GridWorlds.jl

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

Cleanup #119

Closed Sid-Bhatia-0 closed 3 years ago

Sid-Bhatia-0 commented 3 years ago
  1. Update README.
    1. Add more information about environment customization
    2. Credit gym-minigrid more appropriately
    3. Add gifs for both DirectedNavigation and UndirectedNavigation. And reduce the speed of gifs.
  2. Change default agent color to :red
  3. Add _ to separate words in env file names.
  4. Update TagBot.yml
codecov-io commented 3 years ago

Codecov Report

Merging #119 (da44b69) into master (2e8975c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   76.53%   76.53%           
=======================================
  Files          17       17           
  Lines         848      848           
=======================================
  Hits          649      649           
  Misses        199      199           
Impacted Files Coverage Δ
src/envs/collect_gems.jl 100.00% <ø> (ø)
src/envs/door_key.jl 100.00% <ø> (ø)
src/envs/dynamic_obstacles.jl 98.78% <ø> (ø)
src/envs/empty_room.jl 100.00% <ø> (ø)
src/envs/go_to_door.jl 98.14% <ø> (ø)
src/envs/grid_rooms.jl 100.00% <ø> (ø)
src/envs/sequential_rooms.jl 99.11% <ø> (ø)
src/objects.jl 35.71% <ø> (ø)

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 2e8975c...da44b69. Read the comment docs.