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

Inactivate Devices & Links that are deleted in UISP #630

Closed Andrew-Dickinson closed 1 month ago

Andrew-Dickinson commented 1 month ago

Add loop to the end of the ongoing UISP import which validates all of the links and devices we expect are still around in UISP, marking them inactive if not

Closes #570

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.18%. Comparing base (6b2f203) to head (c5add0f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #630 +/- ## ========================================== + Coverage 94.15% 94.18% +0.03% ========================================== Files 79 79 Lines 3215 3235 +20 ========================================== + Hits 3027 3047 +20 Misses 188 188 ```

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