GitHub Copilot Certification — Question 11
What kind of insights can the GitHub Copilot usage metrics API provide to help evaluate the effectiveness of GitHub Copilot? (Choose two.)
Answer options
- A. The API can generate detailed reports on code quality improvements made by GitHub Copitot.
- B. The API can track the number of code suggestions accepted and used in the organization.
- C. The API can refactor your code to improve productivity.
- D. The API can provide feedback on coding style and standards compliance.
- E. The API can provide Copilot Chat specific suggestions acceptance metrics.
Correct answer: B, E
Explanation
The correct answers, B and E, focus on tracking the acceptance of code suggestions, which directly measures Copilot's utility. Options A and C are incorrect as they suggest capabilities (report generation and code refactoring) that the API does not provide. Option D, while relevant, does not pertain specifically to the metrics of usage effectiveness that B and E cover.