GitHub Advanced Security — Question 16
How can the insights gained from the metrics API be used to improve the development process in conjunction with GitHub Copilot?
Answer options
- A. Real-time debugging and error resolution statistics.
- B. Automated generation of complete project documentation.
- C. Detailed analysis of GitHub Copilot’s suggestions vs. manual coding.
- D. Insights on the types of coding languages where GitHub Copilot is most helpful.
Correct answer: C, D
Explanation
The correct answer is C because analyzing GitHub Copilot's suggestions against manual coding helps identify areas for improvement. Option D is also relevant as it provides insights on the effectiveness of Copilot across different programming languages. However, options A and B do not directly relate to enhancing the development process through insights from the metrics API.