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

Merge develop into master to create a 2.2.2 #71

Closed lgrd closed 5 months ago

lgrd commented 5 months ago

Merge develop into master to create a 2.2.2

ADD:

FIX:

github-actions[bot] commented 5 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1027 377 37% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
r2gg/about.py 100% 🟢
r2gg/_lua_builder.py 5% 🟢
r2gg/_pivot_to_pgr.py 4% 🟢
TOTAL 36% 🟢

updated for commit: a9fd9dd by action🐍