Analyzing coverage with AI
You've run pytest with coverage on MoveIt's tracking module. The terminal shows the coverage report — but with multiple modules at different coverage levels, it's not immediately clear where to focus your testing efforts.
Your task: Use AI to help you analyze the coverage report. Copy the output from the terminal (click the Copy button), paste it into the AI chat, and ask questions like "Which module needs tests most urgently?" or "What types of tests should I write first?"
After analyzing the coverage output with AI, which module should be your highest-priority target for new tests, and why?
Questo esercizio fa parte del corso
Advanced AI-Assisted Coding for Developers
Esercizio pratico interattivo
Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi
Inizia esercizio