CommencerCommencer gratuitement

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?

Cet exercice fait partie du cours

Advanced AI-Assisted Coding for Developers

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice