pytest-coverage

github/awesome-copilot · updated Apr 8, 2026

$npx skills add https://github.com/github/awesome-copilot --skill pytest-coverage
0 commentsdiscussion
summary

Run pytest with coverage reporting to identify and eliminate untested code lines.

  • Generates annotated source files in cov_annotate/ directory, with ! markers indicating uncovered lines
  • Supports module-specific coverage checks via --cov=module_name and targeted test runs on specific test files
  • Workflow: run coverage, review annotated files for uncovered lines, write tests to cover gaps, repeat until 100% coverage achieved
skill.md

pytest-coverage

No content available.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.531 reviews
  • Harper Ghosh· Dec 20, 2024

    pytest-coverage is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Pratham Ware· Dec 8, 2024

    I recommend pytest-coverage for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Sakshi Patil· Nov 27, 2024

    Useful defaults in pytest-coverage — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Xiao Nasser· Nov 23, 2024

    Registry listing for pytest-coverage matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Michael Mehta· Nov 11, 2024

    Solid pick for teams standardizing on skills: pytest-coverage is focused, and the summary matches what you get after install.

  • Chaitanya Patil· Oct 18, 2024

    pytest-coverage has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Xiao Okafor· Oct 14, 2024

    Keeps context tight: pytest-coverage is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Mateo Anderson· Oct 2, 2024

    We added pytest-coverage from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Min Agarwal· Sep 17, 2024

    pytest-coverage is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Aisha Abbas· Aug 24, 2024

    pytest-coverage reduced setup friction for our internal harness; good balance of opinion and flexibility.

showing 1-10 of 31

1 / 4