Gold872 / elastic-dashboard

A simple and modern dashboard for FRC
MIT License
90 stars 22 forks source link

Created a register method to register new widgets #92

Closed DanPeled closed 2 months ago

DanPeled commented 2 months ago

Closes #89

Allows for easier addition of new widget types and better readability over adding manually to each of the maps

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 63.94%. Comparing base (fbd5ebf) to head (7246a21).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ========================================== + Coverage 63.75% 63.94% +0.18% ========================================== Files 77 77 Lines 7941 7984 +43 ========================================== + Hits 5063 5105 +42 - Misses 2878 2879 +1 ```

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