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

Apply device inactivity threshold at initial import time #632

Closed Andrew-Dickinson closed 1 month ago

Andrew-Dickinson commented 1 month ago

Apply the same thresholding logic to abandon date for devices at initial import time as we do on continuous UISP imports, to prevent devices being prematurely marked inactive

Also add missing newline to -------- separator

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 (7b21c21) to head (9774499). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #632 +/- ## ======================================= Coverage 94.18% 94.18% ======================================= Files 79 79 Lines 3235 3235 ======================================= Hits 3047 3047 Misses 188 188 ```

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