Skip to content

Commit 15cbd8a

Browse files
authored
Merge pull request #17 from github-copilot-resources/ajhenry/rename-organization
Update organization name
2 parents 287515f + ad0b3c9 commit 15cbd8a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Contributing
22

3-
[fork]: https://github.com/github-copilot-community/copilot-metrics-viewer/fork
4-
[pr]: https://github.com/github-copilot-community/copilot-metrics-viewer/compare
5-
[style]: https://github.com/github-copilot-community/copilot-metrics-viewer/blob/main/.eslintrc.js
3+
[fork]: https://github.com/github-copilot-resources/copilot-metrics-viewer/fork
4+
[pr]: https://github.com/github-copilot-resources/copilot-metrics-viewer/compare
5+
[style]: https://github.com/github-copilot-resources/copilot-metrics-viewer/blob/main/.eslintrc.js
66
[code-of-conduct]: CODE_OF_CONDUCT.md
77

88
Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
# GitHub Copilot Metrics Viewer
55
<p align="center">
6-
<img width="150" alt="image" src="https://github.com/github-copilot-community/copilot-metrics-viewer/assets/3329307/8473a694-217e-4aa2-a3c7-2222a321c336">
6+
<img width="150" alt="image" src="https://github.com/github-copilot-resources/copilot-metrics-viewer/assets/3329307/8473a694-217e-4aa2-a3c7-2222a321c336">
77
</p>
88
This application displays a set of charts with various metrics related to GitHub Copilot for your <i>GitHub Organization</i>. These visualizations are designed to provide clear representations of the data, making it easy to understand and analyze the impact and adoption of GitHub Copilot.
99

1010
## Video
1111

12-
https://github.com/github-copilot-community/copilot-metrics-viewer/assets/3329307/bc7e2a16-cc73-43c4-887a-b50809c08533
12+
https://github.com/github-copilot-resources/copilot-metrics-viewer/assets/3329307/bc7e2a16-cc73-43c4-887a-b50809c08533
1313

1414

1515
## Charts
@@ -47,19 +47,19 @@ Here are the key metrics visualized in these charts:
4747

4848
Pie charts with the top 5 languages by accepted prompts and acceptance rate are displayed at the top.
4949
<p align="center">
50-
<img width="800" alt="image" src="https://github.com/github-copilot-community/copilot-metrics-viewer/assets/3329307/1415e6aa-87a4-4602-aac5-2525abfd9bef">
50+
<img width="800" alt="image" src="https://github.com/github-copilot-resources/copilot-metrics-viewer/assets/3329307/1415e6aa-87a4-4602-aac5-2525abfd9bef">
5151
</p>
5252

5353
The language breakdown analysis tab also displays a table showing the Accepted Prompts, Accepted Lines of Code, and Acceptance Rate (%) for each language over the past 28 days. The entries are sorted by the number of _accepted lines of code descending_.
5454

5555
<p align="center">
56-
<img width="800" alt="image" src="https://github.com/github-copilot-community/copilot-metrics-viewer/assets/3329307/6ce22c04-3a4f-48e4-bb3a-db9f9fd7eb95">
56+
<img width="800" alt="image" src="https://github.com/github-copilot-resources/copilot-metrics-viewer/assets/3329307/6ce22c04-3a4f-48e4-bb3a-db9f9fd7eb95">
5757
</p>
5858

5959
## Copilot Chat Metrics
6060

6161
<p align="center">
62-
<img width="800" alt="image" src="https://github.com/github-copilot-community/copilot-metrics-viewer/assets/3329307/79867d5f-8933-4509-a58a-8c6deeb47536">
62+
<img width="800" alt="image" src="https://github.com/github-copilot-resources/copilot-metrics-viewer/assets/3329307/79867d5f-8933-4509-a58a-8c6deeb47536">
6363
</p>
6464

6565
1. **Cumulative Number of Turns:** This metric represents the total number of turns (interactions) with the Copilot over the past 28 days. A 'turn' includes both user inputs and Copilot's responses.

0 commit comments

Comments
 (0)