You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,29 +14,29 @@ This includes a set of charts that visualize various metrics related to GitHub C
14
14
15
15
3.**Total Suggestions** This chart illustrates the total number of code suggestions made by GitHub Copilot. It offers a view of the tool's activity and its engagement with users over time.
16
16
17
-
4.**Total Acceptances:** This visualization focuses on the total number of suggestions accepted by users. This metric is crucial to understand the effectiveness and accuracy of GitHub Copilot's suggestions.
17
+
4.**Total Acceptances:** This visualization focuses on the total number of suggestions accepted by users.
4.**Total Lines Suggested:**A detailed chart showcasing the total number of lines of code suggested by GitHub Copilot. This gives an idea of the volume of code generation and assistance provided.
23
+
4.**Total Lines Suggested:**Showcases the total number of lines of code suggested by GitHub Copilot. This gives an idea of the volume of code generation and assistance provided.
24
24
25
-
5.**Total Lines Accepted:**This chart compares the total lines of code accepted by users, offering insights into how much of the suggested code is actually being utilized in real-world applications.
25
+
5.**Total Lines Accepted:**As the name says, the total lines of code accepted by users (full acceptances) offering insights into how much of the suggested code is actually being utilized incorporated to the codebase.
6.**Total Active Users:**An interactive graph representing the number of active users engaging with GitHub Copilot. This helps in understanding the tool's popularity and user base growth.
31
+
6.**Total Active Users:**Represents the number of active users engaging with GitHub Copilot. This helps in understanding the user base growth and adoption rate.
Your organization must be enrolled in the [GitHub Copilot API private alpha]([url](https://docs.github.com/en/early-access/copilot/copilot-usage-api)).
39
+
Your organization must be enrolled in the GitHub Copilot API private alpha.
0 commit comments