perfectly-balanced / PathBench

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

Trying to get codecov to upload all results #12

Closed Nabushika closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #12 into master will decrease coverage by 16.60%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #12       +/-   ##
===========================================
- Coverage   98.42%   81.82%   -16.61%     
===========================================
  Files          13       32       +19     
  Lines         764     1854     +1090     
===========================================
+ Hits          752     1517      +765     
- Misses         12      337      +325     
Impacted Files Coverage Δ
tests/run_tests.py 100.00% <100.00%> (ø)
...thm/test_configuration/test_maps/test_dense_map.py
...hm/test_configuration/test_entities/test_entity.py
...hm/test_configuration/test_maps/test_sparse_map.py
run_tests.py
..._configuration/test_entities/test_extended_wall.py
...thm/test_configuration/test_maps/test_sparse_3d.py
...algorithm/test_configuration/test_maps/test_map.py
...thm/test_configuration/test_entities/test_agent.py
.../test_configuration/test_entities/test_obstacle.py
... and 36 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 ea980b7...a51d34d. Read the comment docs.