Gold872 / elastic-dashboard

A simple and modern dashboard for FRC
MIT License
71 stars 13 forks source link

Fix field objects not rendering if connection is already established during widget creation #44

Closed Gold872 closed 3 months ago

Gold872 commented 3 months ago

When adding a topic announce listener, the listener method is called with all previously announced topics.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 45.53%. Comparing base (6f61560) to head (143fb20).

Files Patch % Lines
lib/services/nt4_client.dart 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ======================================= Coverage 45.52% 45.53% ======================================= Files 73 73 Lines 7466 7463 -3 ======================================= - Hits 3399 3398 -1 + Misses 4067 4065 -2 ```

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