Releases: github-copilot-resources/copilot-metrics-viewer
Releases · github-copilot-resources/copilot-metrics-viewer
v1.1.1
- Added language breakdown analysis:
- Introduces a table at the bottom of the page to display the language breakdown.
- Languages with data points in the API response are included in the summary.
- Calculates the acceptance rate for languages that have more than zero accepted lines of code.
- The table is sorted in descending order by the number of accepted lines of code.
v1.0.1
- Added error handling for API calls in MetricsViewer component
v1.0.0
- Initial application version with 4 charts
- GitHub Copilot Metrics API call runs on page load