APLA-Toolbox / pymapf

📍🗺️ A Python library for Multi-Agents Planning and Pathfinding (Centralized and Decentralized)
MIT License
67 stars 11 forks source link

Threaded distributed MAPF #20

Closed guilyx closed 3 years ago

guilyx commented 3 years ago

Closes #17

codecov-io commented 3 years ago

Codecov Report

Merging #20 (b8fef81) into main (f7dbafa) will decrease coverage by 1.29%. The diff coverage is 13.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   42.69%   41.39%   -1.30%     
==========================================
  Files          12       12              
  Lines         534      558      +24     
==========================================
+ Hits          228      231       +3     
- Misses        306      327      +21     
Impacted Files Coverage Δ
pymapf/decentralized/nmpc.py 35.07% <13.79%> (-4.93%) :arrow_down:

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 f7dbafa...b8fef81. Read the comment docs.