nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.nycmesh.net
MIT License
12 stars 14 forks source link

Fix queens address parsing in the import script #663

Closed Andrew-Dickinson closed 3 weeks ago

Andrew-Dickinson commented 3 weeks ago

Fix Queens address parsing by mapping every queens neighborhood to "Queens" whenever we call an automated tool like OSM or the city API

Closes #660

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.20%. Comparing base (4e19715) to head (a5c80d3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #663 +/- ## ======================================= Coverage 94.20% 94.20% ======================================= Files 80 80 Lines 3279 3279 ======================================= Hits 3089 3089 Misses 190 190 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.