perfectly-balanced / PathBench

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

Classic algorithms implementation #15

Closed dh4618 closed 3 years ago

dh4618 commented 3 years ago
codecov-io commented 3 years ago

Codecov Report

Merging #15 (dad9bf8) into master (d9184ff) will decrease coverage by 16.47%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #15       +/-   ##
===========================================
- Coverage   98.42%   81.95%   -16.48%     
===========================================
  Files          13       32       +19     
  Lines         764     1868     +1104     
===========================================
+ Hits          752     1531      +779     
- Misses         12      337      +325     
Impacted Files Coverage Δ
src/structures.py 70.98% <ø> (ø)
src/maps.py 100.00% <100.00%> (ø)
.../test_configuration/test_maps/test_dense_map_3d.py 99.13% <100.00%> (ø)
...hm/test_configuration/test_maps/test_sparse_map.py
.../test_configuration/test_maps/test_dense_map_3d.py
...algorithm/test_configuration/test_maps/test_map.py
...thm/test_configuration/test_entities/test_trace.py
...thm/test_configuration/test_maps/test_dense_map.py
...thm/test_configuration/test_maps/test_sparse_3d.py
...hm/test_configuration/test_entities/test_entity.py
... and 38 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 d9184ff...dad9bf8. Read the comment docs.