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
215 stars 99 forks source link

add editors breakdown #24

Closed giotab closed 1 month ago

giotab commented 2 months ago

In order to see Editors usage as well, I changed the existing LanguagesBreakdown component to be more generic so that both Languages and Editors require less effort to maintain.

github copilot editors pie chart

Here are the most significant changes:

New Features:

Enhancements:

Refactoring:

Removals:

martedesco commented 2 months ago

@giotab , thanks for your contribution! I added a few comments πŸ‘πŸΌ

giotab commented 1 month ago

@giotab , thanks for your contribution! I added a few comments πŸ‘πŸΌ

Hi @martedesco , not sure I can see the comments πŸ€” unless you mean in the PR's description? Also, should I bump the version number to 1.5.0?

martedesco commented 1 month ago

Hi @martedesco , not sure I can see the comments πŸ€” unless you mean in the PR's description?

My bad, I didn't submit them!

Also, should I bump the version number to 1.5.0?

I will add a few things before releasing it, so no need to worry about that πŸ™πŸΌ