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

Deduplicate search #573

Closed Andrew-Dickinson closed 2 months ago

Andrew-Dickinson commented 2 months ago

Closes #543

I thought I had addressed this in the original search PR (#470), but it seems there is an edge case that slipped through

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.86%. Comparing base (25beae5) to head (93c9df8). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #573 +/- ## ======================================= Coverage 93.86% 93.86% ======================================= Files 75 75 Lines 3032 3034 +2 ======================================= + Hits 2846 2848 +2 Misses 186 186 ```

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