nycmeshnet / meshdb

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

Import script fixes #501

Closed Andrew-Dickinson closed 1 week ago

Andrew-Dickinson commented 1 week ago

Fixes an issue where 60 GHz sectors with the same SSID as 5GHz ones get imported instead, this was causing nycmesh-3461-north to not get imported correctly

Also rename "Core" to "Placeholder Device" to make it more clear that these devices are somewhat fake

Closes #239

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 93.01%. Comparing base (b7354fd) to head (0a1f9be). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #501 +/- ## ======================================= Coverage 93.01% 93.01% ======================================= Files 69 69 Lines 2692 2692 ======================================= Hits 2504 2504 Misses 188 188 ```

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