perfectly-balanced / PathBench

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

SparseMap & Map Conversions #46

Closed judicaelclair closed 3 years ago

judicaelclair commented 3 years ago
codecov-io commented 3 years ago

Codecov Report

Merging #46 (7aa623c) into master (6d43af7) will increase coverage by 0.00%. The diff coverage is 83.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   82.55%   82.56%           
=======================================
  Files          50       50           
  Lines        2345     2346    +1     
=======================================
+ Hits         1936     1937    +1     
  Misses        409      409           
Impacted Files Coverage Δ
...lgorithms/configuration/maps/occupancy_grid_map.py 85.71% <66.66%> (+0.23%) :arrow_up:
src/algorithms/configuration/maps/dense_map.py 88.05% <100.00%> (ø)
src/algorithms/configuration/maps/sparse_map.py 89.24% <100.00%> (ø)

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 6d43af7...7aa623c. Read the comment docs.