perfectly-balanced / PathBench

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

WIP: Fixing missing files in codecov #65

Open Nabushika opened 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #65 (a7a17db) into master (e88201c) will decrease coverage by 12.80%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #65       +/-   ##
===========================================
- Coverage   82.60%   69.80%   -12.81%     
===========================================
  Files          70       38       -32     
  Lines        3381     1755     -1626     
===========================================
- Hits         2793     1225     -1568     
+ Misses        588      530       -58     
Impacted Files Coverage Δ
src/utility/constants.py
tests/test_graphics/test_RRT_Connect_3D.py
src/utility/misc.py
tests/test_graphics/test_3d_map_A.py
tests/test_entities/test_size.py
tests/test_entities/test_agent.py
tests/test_maps/test_map.py
tests/test_entities/test_point.py
tests/test_tracked/test_tracked_list.py
tests/test_graphics/test_3d_map_potential_field.py
... and 19 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 e88201c...a7a17db. Read the comment docs.