An open API service for providing issue and pull request metadata for open source projects.

GitHub / pytest-dev/pytest-cov issues and pull requests

#705 - Fix typo

Pull Request - State: open - Opened by koyuki7w 19 days ago - 1 comment

#704 - `#pragma: no cover` insiide `if`

Issue - State: closed - Opened by ego-thales 20 days ago - 4 comments

#703 - How to properly test context manager raise?

Issue - State: closed - Opened by ego-thales 22 days ago - 2 comments

#702 - Count teardown error as fail

Issue - State: closed - Opened by ego-thales 27 days ago - 3 comments

#701 - --cov as final element in addopts creates confusing behaviour

Issue - State: open - Opened by ego-thales about 1 month ago - 9 comments

#700 - Rebase of 695

Pull Request - State: closed - Opened by ionelmc about 2 months ago

#699 - Pluggy min version requirement

Pull Request - State: closed - Opened by ionelmc about 2 months ago

#698 - Unknown pytest keyword argument after updating to 6.2.0

Issue - State: closed - Opened by ondras about 2 months ago - 5 comments

#697 - Fix document theme parameter in sphinx config file

Pull Request - State: closed - Opened by koyuki7w about 2 months ago - 1 comment

#696 - Add default filterwarning configuration

Pull Request - State: closed - Opened by ionelmc about 2 months ago

#695 - Prevent unimported warnings @ pytest-xdist workers

Pull Request - State: closed - Opened by webknjaz about 2 months ago
Labels: bug, help wanted, question, discussion needed, needs more work

#694 - Unclosed database sqlite3

Issue - State: closed - Opened by JCHacking about 2 months ago - 10 comments

#693 - coverage collection fails when using pytest-xdist and pytest 8.4.0

Issue - State: closed - Opened by rjdbcm about 2 months ago - 37 comments
Labels: bug, help wanted, discussion needed

#692 - Does not consult files at project root

Issue - State: open - Opened by madduck 3 months ago

#691 - Print uncovered lines

Issue - State: open - Opened by gsganden 3 months ago

#690 - Adding `as ...` to a `case _` causes an uncovered branch

Issue - State: closed - Opened by dseomn 3 months ago - 3 comments

#689 - Static coverage contexts

Issue - State: open - Opened by tkukushkin 3 months ago - 4 comments
Labels: enhancement, discussion needed

#688 - Add markdown output support

Issue - State: open - Opened by beck3905 3 months ago - 3 comments

#685 - Test fails with CoverageException when mixing `no_cover` with `--cov-contexts`

Issue - State: closed - Opened by ktosiek 4 months ago - 2 comments
Labels: bug

#683 - Remove unnecessary CovFailUnderWarning. Closes #675.

Pull Request - State: closed - Opened by ionelmc 4 months ago

#682 - using pytest-cov to measure coverage of pytest plugins

Issue - State: closed - Opened by cjw296 4 months ago - 2 comments

#681 - Ensure source dirs are absolute

Pull Request - State: open - Opened by jfly 4 months ago - 2 comments

#680 - fix failing tests related to broken links

Pull Request - State: closed - Opened by tsvikas 4 months ago - 5 comments

#679 - pytest-cov significantly slows down pytest initialization

Issue - State: closed - Opened by cfra 5 months ago - 4 comments

#678 - Improve Terminal Output Formatting in pytest-cov

Pull Request - State: closed - Opened by tsvikas 5 months ago - 16 comments

#677 - reporting coverage for a module imported with importlib

Issue - State: closed - Opened by martibosch 6 months ago - 2 comments

#676 - Memory leak if a test contains the built-in `eval`

Issue - State: closed - Opened by avara1986 6 months ago - 12 comments

#675 - Warnings misuse

Issue - State: closed - Opened by webknjaz 6 months ago - 3 comments
Labels: bug, feedback, discussion needed

#674 - `--cov-precision` does not affect report

Issue - State: closed - Opened by not-my-profile 6 months ago - 1 comment

#673 - Race condition when running pytest-cov in parallel

Issue - State: closed - Opened by madig 6 months ago - 6 comments

#672 - docs: improve configuration docs

Pull Request - State: open - Opened by tserg 6 months ago - 1 comment

#669 - Pytest-cov is extremely slow with xdist too

Issue - State: open - Opened by emjeyforta 8 months ago - 1 comment

#666 - `pytest-cov` emits hundreds of megabytes of `AstArcAnalyzer`

Issue - State: open - Opened by imnotjames 9 months ago - 8 comments

#665 - Cannot run pytest-cov with ddtrace installed in the same project

Issue - State: closed - Opened by ddarricau 9 months ago - 1 comment

#663 - Python3.13 build

Issue - State: open - Opened by jevandezande 10 months ago - 1 comment

#662 - Add skip-covered for XML-file content

Issue - State: closed - Opened by NikTerentev 10 months ago

#661 - Integration with pytest-watch

Issue - State: open - Opened by brunolnetto 10 months ago - 4 comments

#660 - pytest-cov reports uncovered if using SystemExit in an Exception block

Issue - State: closed - Opened by cochrasc 10 months ago - 4 comments

#659 - Its getting extra statement somehow.

Issue - State: closed - Opened by mohd-minhal 10 months ago - 3 comments

#658 - Wrong `dynamic context` output for `setup_class` and `teardown_class`

Issue - State: closed - Opened by thaiminhpv 10 months ago - 5 comments

#657 - Handle issue 604

Pull Request - State: closed - Opened by ionelmc 11 months ago

#656 - Handle precision for fail-under option

Pull Request - State: closed - Opened by ionelmc 11 months ago - 4 comments

#655 - coverage precision option

Issue - State: closed - Opened by zx80 11 months ago - 5 comments

#654 - Configuring automatically output XML reports in pyproject.toml

Issue - State: closed - Opened by kubotty 11 months ago - 3 comments

#653 - Unable to migrate to pyproject.toml

Issue - State: closed - Opened by brandondube 11 months ago - 1 comment

#652 - Set default --coverage-report in configuration file

Issue - State: closed - Opened by adamjstewart 11 months ago - 18 comments

#650 - Subprocess support documentation regression

Issue - State: closed - Opened by ringohoffman 11 months ago

#649 - Functions called in threads marked as missing in coverage report

Issue - State: closed - Opened by LachlanMarnham 12 months ago - 4 comments

#648 - Layout detection confused

Issue - State: closed - Opened by robsdedude about 1 year ago - 1 comment

#647 - Move testing extras to a requirements_test.txt file

Pull Request - State: closed - Opened by mbyrnepr2 about 1 year ago - 2 comments

#646 - Is it possible to add cov-warn-under option?

Issue - State: closed - Opened by iostreamdoth about 1 year ago - 2 comments

#645 - Use ruff for formatting too

Pull Request - State: closed - Opened by akx about 1 year ago - 4 comments
Labels: discussion needed

#644 - condition was never false

Issue - State: open - Opened by H1Gdev about 1 year ago - 2 comments

#643 - Support Coverage 7.5's HTML report changes

Pull Request - State: closed - Opened by s-t-e-v-e-n-k about 1 year ago

#641 - Coverage both says its 100% and 0% when no code lines are found, fails

Issue - State: closed - Opened by kaboshc over 1 year ago - 1 comment

#640 - Add .git-blame-ignore-revs

Pull Request - State: closed - Opened by akx over 1 year ago - 9 comments
Labels: skip-changelog

#639 - Pytest-watch with coverage (If not existent)

Issue - State: closed - Opened by brunolnetto over 1 year ago - 1 comment

#636 - Fix minor grammar error

Pull Request - State: closed - Opened by davet2001 over 1 year ago

#635 - coverage starts too late when a plugin imports the project under test

Issue - State: closed - Opened by jaraco over 1 year ago - 5 comments

#633 - Fix or remove URLs that are causing docs tests to fail

Pull Request - State: closed - Opened by cclauss over 1 year ago - 2 comments

#632 - Remove redundant code for Python 2

Pull Request - State: closed - Opened by hugovk over 1 year ago

#631 - Upgrade docs dependency Sphinx because tests fail

Pull Request - State: closed - Opened by cclauss over 1 year ago

#630 - Keep GitHub Actions up to date with GitHub's Dependabot

Pull Request - State: closed - Opened by cclauss over 1 year ago - 1 comment

#629 - Update tox example to properly track coverage

Pull Request - State: closed - Opened by jongbinjung over 1 year ago - 3 comments

#628 - Memory Leak Python 3.12.2

Issue - State: closed - Opened by 0x78f1935 over 1 year ago - 13 comments

#627 - no-data-collected under unix when using filterwarnings in pytest.ini

Issue - State: closed - Opened by mariuswallraff over 1 year ago - 5 comments

#626 - docs: add config instructions for pyproject.toml.

Pull Request - State: closed - Opened by dawngerpony over 1 year ago

#625 - Strange BSD License mapping for pytest_cov-2.7.1-py2.py3-none-any.whl

Issue - State: closed - Opened by brunopacheco1 over 1 year ago - 1 comment

#624 - Ignore partial lines in the coverage report percentage

Issue - State: open - Opened by sebas031811 over 1 year ago - 3 comments

#623 - remove rsyncdir usage since pytest-xdist has deprecated it

Pull Request - State: closed - Opened by matthias-margin over 1 year ago - 5 comments

#622 - remove rsyncdir usage since pytest-xdist has deprecated it

Pull Request - State: closed - Opened by matthias-margin over 1 year ago

#620 - Pytest and pytest-cov reload numpy

Issue - State: closed - Opened by albertino87 over 1 year ago - 1 comment

#618 - [docs] Switch to Furo

Issue - State: closed - Opened by webknjaz over 1 year ago

#616 - [docs] Delete AppVeyor mentions

Issue - State: closed - Opened by webknjaz over 1 year ago

#615 - cov-config file argument ignored when tox.ini exists

Issue - State: closed - Opened by schivmeister almost 2 years ago - 2 comments

#614 - PyO3 error

Issue - State: open - Opened by LukasJerabek almost 2 years ago - 1 comment

#613 - remove stale dependency on deprecated six

Pull Request - State: closed - Opened by a-detiste almost 2 years ago

#612 - Issue with coverage[toml] when installing with require-hashes.

Issue - State: open - Opened by matejsp almost 2 years ago - 6 comments

#611 - Removing message formatting rounding

Pull Request - State: closed - Opened by didibz-harmonya almost 2 years ago - 3 comments

#610 - Add support for Python 3.12 and drop EOL 3.7

Pull Request - State: closed - Opened by hugovk almost 2 years ago - 1 comment

#609 - DeprecationWarning: currentThread() is deprecated, use current_thread() instead

Issue - State: closed - Opened by nbro10 almost 2 years ago - 1 comment

#608 - Coverage with subproprocess Popen and async code

Issue - State: closed - Opened by gilcu2 almost 2 years ago - 2 comments

#605 - Maximum coverage in minimal time

Issue - State: closed - Opened by masaccio almost 2 years ago - 5 comments

#604 - pytest-cov fails with pytest-xdist and dynamic_context = "test_function"

Issue - State: closed - Opened by masaccio almost 2 years ago - 2 comments