perfectly-balanced / PathBench

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

Graphics polish #63

Closed rm1819 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #63 (0cf3819) into master (d4a4a90) will increase coverage by 0.09%. The diff coverage is 90.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   82.50%   82.60%   +0.09%     
==========================================
  Files          67       70       +3     
  Lines        3316     3381      +65     
==========================================
+ Hits         2736     2793      +57     
- Misses        580      588       +8     
Impacted Files Coverage Δ
tests/test_graphics/test_3d_map_potential_field.py 95.91% <50.00%> (-0.17%) :arrow_down:
tests/test_graphics/test_3d_map_wave_front.py 96.22% <50.00%> (-0.14%) :arrow_down:
tests/test_graphics/test_labyrinth_A.py 95.83% <50.00%> (-0.17%) :arrow_down:
...ts/test_graphics/test_labyrinth_potential_field.py 95.34% <50.00%> (-0.21%) :arrow_down:
tests/test_graphics/test_3d_map_A.py 96.66% <66.66%> (-0.06%) :arrow_down:
tests/test_graphics/test_RRT_2D.py 92.85% <92.85%> (ø)
tests/test_graphics/test_RRT_Connect_3D.py 93.33% <93.33%> (ø)
tests/run_tests.py 100.00% <100.00%> (ø)
tests/test_graphics/common.py 91.42% <100.00%> (+0.08%) :arrow_up:
tests/test_graphics/test_save_restore.py 97.87% <100.00%> (+0.02%) :arrow_up:
... and 6 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 d4a4a90...0cf3819. Read the comment docs.