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 addresses are not handled properly by the join form #683

Closed Andrew-Dickinson closed 2 weeks ago

Andrew-Dickinson commented 2 weeks ago

Brings the queens neighborhood logic from #663 to the join form

Closes #660 for real this time

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 94.21%. Comparing base (9465c4e) to head (1763803). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #683 +/- ## ======================================= Coverage 94.21% 94.21% ======================================= Files 80 80 Lines 3284 3286 +2 ======================================= + Hits 3094 3096 +2 Misses 190 190 ```

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