perfectly-balanced / PathBench

Benchmarking Platform for Classic and Learned Path Planning Algorithms.
Other
92 stars 18 forks source link

WIP: Added coverage reporting #11

Closed Nabushika closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #11 into map3d will increase coverage by 22.25%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##            map3d      #11       +/-   ##
===========================================
+ Coverage   76.07%   98.32%   +22.25%     
===========================================
  Files          32       12       -20     
  Lines        1868      657     -1211     
===========================================
- Hits         1421      646      -775     
+ Misses        447       11      -436     
Impacted Files Coverage Δ
src/structures.py
...hm/test_configuration/test_entities/test_entity.py
...algorithms/configuration/entities/extended_wall.py
...c/simulator/services/event_manager/events/event.py
src/algorithms/configuration/maps/sparse_map.py
src/algorithms/configuration/entities/goal.py
tests/run_tests.py
...algorithm/test_configuration/test_maps/test_map.py
.../simulator/services/event_manager/event_manager.py
src/simulator/services/timer.py
... and 34 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 7ad4ab8...39b4158. Read the comment docs.