Closed Sid-Bhatia-0 closed 3 years ago
Merging #99 (93b1d3b) into master (8f67fa5) will increase coverage by
0.49%
. The diff coverage is69.84%
.
@@ Coverage Diff @@
## master #99 +/- ##
==========================================
+ Coverage 80.86% 81.36% +0.49%
==========================================
Files 16 16
Lines 737 735 -2
==========================================
+ Hits 596 598 +2
+ Misses 141 137 -4
Impacted Files | Coverage Δ | |
---|---|---|
src/GridWorlds.jl | 100.00% <ø> (ø) |
|
src/actions.jl | 100.00% <ø> (ø) |
|
src/makie_rendering.jl | 0.00% <ø> (ø) |
|
src/terminal_rendering.jl | 0.00% <0.00%> (ø) |
|
src/objects.jl | 40.54% <33.33%> (+3.95%) |
:arrow_up: |
src/envs/dynamicobstacles.jl | 97.50% <75.00%> (ø) |
|
src/abstract_grid_world.jl | 72.13% <100.00%> (+8.36%) |
:arrow_up: |
src/envs/collectgems.jl | 100.00% <100.00%> (ø) |
|
src/envs/doorkey.jl | 100.00% <100.00%> (ø) |
|
src/envs/emptyroom.jl | 100.00% <100.00%> (ø) |
|
... and 4 more |
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 8f67fa5...93b1d3b. Read the comment docs.
Agent
struct.SequentialRooms
terminal_reward
andterminal_penalty
when appropriate, in place of using different names likegoal_reward
,obstacle_reward
,penalty
, etc...Pickup
action toPickUp
CartesianIndex
andCartesianIndices
Colors.jl