Closed Sid-Bhatia-0 closed 3 years ago
Merging #94 (c054598) into master (9a2e541) will increase coverage by
0.16%
. The diff coverage is97.56%
.
@@ Coverage Diff @@
## master #94 +/- ##
==========================================
+ Coverage 80.00% 80.16% +0.16%
==========================================
Files 16 16
Lines 695 706 +11
==========================================
+ Hits 556 566 +10
- Misses 139 140 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/envs/dynamicobstacles.jl | 98.75% <97.56%> (-1.25%) |
:arrow_down: |
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 9a2e541...c054598. Read the comment docs.
Refactor
DynamicObstacles
environment.reward
togoal_reward
upon reachingGOAL
.