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: HTTP 500 on admin install add #574

Closed Andrew-Dickinson closed 2 months ago

Andrew-Dickinson commented 2 months ago

Closes #548

Also adds tests for HTTP 200 on the admin /add pages so that we catch something like this next time

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.90%. Comparing base (d212511) to head (c598e0e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #574 +/- ## ========================================== + Coverage 93.86% 93.90% +0.03% ========================================== Files 75 75 Lines 3034 3036 +2 ========================================== + Hits 2848 2851 +3 + Misses 186 185 -1 ```

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