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?
Este ejercicio forma parte del curso
Advanced AI-Assisted Coding for Developers
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio