Gold872 / elastic-dashboard

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

Remove NetworkTables Singleton #42

Closed Gold872 closed 1 month ago

Gold872 commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 74.35233% with 198 lines in your changes missing coverage. Please review.

Project coverage is 61.53%. Comparing base (beb5b24) to head (c598093).

Files Patch % Lines
lib/pages/dashboard_page.dart 48.19% 86 Missing :warning:
lib/services/shuffleboard_nt_listener.dart 43.13% 29 Missing :warning:
lib/services/nt_connection.dart 63.15% 14 Missing :warning:
lib/widgets/tab_grid.dart 83.90% 14 Missing :warning:
lib/main.dart 30.76% 9 Missing :warning:
...b/widgets/network_tree/networktables_tree_row.dart 50.00% 7 Missing :warning:
...aggable_containers/draggable_widget_container.dart 57.14% 6 Missing :warning:
...e_containers/models/nt_widget_container_model.dart 50.00% 5 Missing :warning:
lib/services/nt4_client.dart 73.33% 4 Missing :warning:
...able_containers/models/widget_container_model.dart 60.00% 4 Missing :warning:
... and 10 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## =========================================== + Coverage 45.99% 61.53% +15.54% =========================================== Files 74 75 +1 Lines 7595 7774 +179 =========================================== + Hits 3493 4784 +1291 + Misses 4102 2990 -1112 ```

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