github-copilot-resources / copilot-metrics-viewer

Tool to visualize the Copilot metrics provided via the Copilot Business Metrics API (current in public beta)
https://ashy-sky-02a7d0403.5.azurestaticapps.net/
MIT License
217 stars 102 forks source link

Metrics tiles #6

Closed martedesco closed 2 months ago

martedesco commented 2 months ago

This pull request introduces a new feature to the MetricsViewer component in the src/components/MetricsViewer.vue file. The changes include the addition of a new tiles section to display various metrics, and modifications to the data processing logic to calculate cumulative metrics and acceptance rate average.

Here are the most important changes:

UI Enhancements:

Data Calculation and Display: