Skip to content

Releases: github-copilot-resources/copilot-metrics-viewer

v1.1.1

25 Dec 23:14
15ee529
Compare
Choose a tag to compare
  • 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

25 Dec 16:01
Compare
Choose a tag to compare
  • Added error handling for API calls in MetricsViewer component

v1.0.0

19 Dec 09:50
b9d48a5
Compare
Choose a tag to compare
  • Initial application version with 4 charts
  • GitHub Copilot Metrics API call runs on page load