IGNF / route-graph-generator

Script collection used to generate routing data for Road2 (https://github.com/IGNF/road2)
https://ignf.github.io/route-graph-generator/
GNU General Public License v3.0
7 stars 3 forks source link

2.2.5: improvements for Vahalla generation #78

Closed azarz closed 3 months ago

azarz commented 3 months ago

CHANGED: Valhalla build config: increase default isochrone limits subprocess : check return code and raise Runtime exception if not 0

github-actions[bot] commented 3 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1057 402 38% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
r2gg/about.py 100% 🟢
r2gg/_main.py 29% 🟢
r2gg/_subprocess_execution.py 9% 🟢
TOTAL 46% 🟢

updated for commit: c1fffea by action🐍