gotify / server

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
https://gotify.net
Other
11.52k stars 639 forks source link

bug: fixed a race condition in database test #690

Closed eternal-flame-AD closed 2 months ago

eternal-flame-AD commented 2 months ago

This won't work if two tests happened on the same second

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 80.46%. Comparing base (a8a4fef) to head (ef523c4). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #690 +/- ## ======================================= Coverage 80.46% 80.46% ======================================= Files 56 56 Lines 2191 2191 ======================================= Hits 1763 1763 Misses 337 337 Partials 91 91 ```

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