perfectly-balanced / PathBench

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

Improvements #57

Closed judicaelclair closed 3 years ago

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

Codecov Report

Merging #57 (0b20068) into master (2444bcb) will decrease coverage by 0.33%. The diff coverage is 48.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   84.12%   83.78%   -0.34%     
==========================================
  Files          63       64       +1     
  Lines        3193     3219      +26     
==========================================
+ Hits         2686     2697      +11     
- Misses        507      522      +15     
Impacted Files Coverage Δ
src/utility/threading.py 34.78% <34.78%> (ø)
src/utility/misc.py 52.63% <100.00%> (+2.63%) :arrow_up:
tests/test_graphics/common.py 91.17% <100.00%> (+0.13%) :arrow_up:

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 2444bcb...0b20068. Read the comment docs.