Gold872 / elastic-dashboard

A simple and modern dashboard for FRC
MIT License
74 stars 14 forks source link

Fix first notification not showing #77

Closed Gold872 closed 1 month ago

Gold872 commented 1 month ago

The first notification data received will only be ignored if the message is from more than 3 seconds in the past

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 62.75%. Comparing base (0166c29) to head (7622efb).

Files Patch % Lines
lib/services/nt4_client.dart 80.00% 1 Missing :warning:
lib/services/nt_connection.dart 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ======================================= Coverage 62.74% 62.75% ======================================= Files 75 75 Lines 7817 7821 +4 ======================================= + Hits 4905 4908 +3 - Misses 2912 2913 +1 ```

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