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: join form endpoint crashes due to custom serializer bug #627

Closed Andrew-Dickinson closed 1 month ago

Andrew-Dickinson commented 1 month ago

Whoops, UUID types are not trivially JSON serializable

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.04%. Comparing base (a909591) to head (3421ce6). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #627 +/- ## ========================================== + Coverage 94.03% 94.04% +0.01% ========================================== Files 75 75 Lines 3086 3092 +6 ========================================== + Hits 2902 2908 +6 Misses 184 184 ```

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