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

[<10 lines] Import script fixes #484

Closed Andrew-Dickinson closed 2 weeks ago

Andrew-Dickinson commented 3 weeks ago

Whoops, fixup to #478, adds a missing .save() call to actually apply the fix

Also throws in a Device fix

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 92.90%. Comparing base (d3d59f6) to head (773eacf). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #484 +/- ## ======================================= Coverage 92.90% 92.90% ======================================= Files 62 62 Lines 2311 2311 ======================================= Hits 2147 2147 Misses 164 164 ```

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

Andrew-Dickinson commented 3 weeks ago

Ran this branch on the import box and it finished successfully