Ecosyste.ms: Issues

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

GitHub / nedbat/coveragepy issues and pull requests

#1044 - Prevent plugin dependencies in "omit" from causing already-imported warnings

Pull Request - State: closed - Opened by AlexCLeduc over 3 years ago - 6 comments

#1042 - adding ... (the ellipsis) to exclude_lines ignores all source

Issue - State: open - Opened by cjw296 over 3 years ago - 5 comments
Labels: bug, next, exclude

#1034 - coverage reports 0% of coverage for covered files

Issue - State: closed - Opened by bmaisonn almost 4 years ago - 17 comments
Labels: bug, not a bug

#1033 - Export for Sonarqube

Issue - State: closed - Opened by axil76 almost 4 years ago - 5 comments
Labels: enhancement, xml

#1027 - process path aliases in run

Pull Request - State: open - Opened by graingert almost 4 years ago - 2 comments

#981 - Coverage fails due to missing permission

Issue - State: closed - Opened by Midnighter about 4 years ago - 3 comments
Labels: bug

#876 - `coverage run` does not ignore .venv dir, so it tracks all dependencies and python internal files

Issue - State: closed - Opened by ReagentX over 4 years ago - 23 comments
Labels: bug, fixed

#863 - DO-NOT-MERGE: Patched-on LCOV file format support for coveragepy v4.x

Pull Request - State: closed - Opened by gpshead over 4 years ago - 5 comments

#862 - ModuleNotFoundError: No module named 'django_project' when I used coverage run manage.py test

Issue - State: closed - Opened by spaceofmiah over 4 years ago - 40 comments
Labels: bug, fixed

#831 - Assume `if TYPE_CHECKING: ... else: ...` block is covered

Issue - State: open - Opened by retnikt almost 5 years ago - 10 comments
Labels: bug, next

#816 - Twisted concurrency model

Pull Request - State: open - Opened by exarkun about 5 years ago - 1 comment

#808 - WIP, ENH: add docstring cov to html

Pull Request - State: open - Opened by tylerjereddy about 5 years ago - 4 comments

#780 - function level coverage

Issue - State: closed - Opened by mtozjh over 5 years ago - 28 comments
Labels: enhancement, fixed

#754 - Pragmas on continued long lines don't work

Issue - State: closed - Opened by nedbat over 5 years ago - 3 comments
Labels: bug

#696 - Ability to dynamically exclude/include coverage during the code execution (@covers from PHPUnit).

Issue - State: open - Opened by olegserov almost 6 years ago - 18 comments
Labels: enhancement

#691 - per file coverage threshold

Issue - State: open - Opened by graingert almost 6 years ago - 26 comments
Labels: enhancement, target

#684 - Line break within function declaration disables exclusion of the function body

Issue - State: closed - Opened by fuine almost 6 years ago - 11 comments
Labels: bug, exclude

#677 - WIP: fix annotate

Pull Request - State: open - Opened by blueyed about 6 years ago - 1 comment

#676 - annotate: annotate missing branches with "~"

Pull Request - State: open - Opened by blueyed about 6 years ago - 3 comments

#668 - Don't measure coverage from certain lines

Issue - State: open - Opened by nedbat about 6 years ago - 13 comments
Labels: enhancement

#660 - Add support for conditional coverage

Issue - State: open - Opened by nedbat about 6 years ago - 20 comments
Labels: enhancement

#658 - Coverage of pyspark user defined function

Issue - State: open - Opened by nedbat about 6 years ago - 25 comments
Labels: exotic

#654 - Coverage drop on Travis-CI (can't reproduce locally)

Issue - State: closed - Opened by nedbat about 6 years ago - 3 comments
Labels: bug, cant reproduce

#576 - 'pass' causes pragma no cover to be ignored

Issue - State: open - Opened by nedbat about 7 years ago - 2 comments
Labels: bug

#512 - pytest and multiprocessing: CoverageException: Can't combine line data with arc dat

Issue - State: closed - Opened by nedbat almost 8 years ago - 41 comments
Labels: bug, not our bug

#509 - ternary ifs not taken into account by branch coverage

Issue - State: open - Opened by nedbat almost 8 years ago - 25 comments
Labels: enhancement

#503 - Get coverage as percentage

Issue - State: open - Opened by nedbat almost 8 years ago - 7 comments
Labels: enhancement, api

#488 - crash using concurrency multiprocessing

Issue - State: open - Opened by nedbat about 8 years ago - 13 comments
Labels: bug, run, concurrency

#475 - Generator expression is marked as not executed when it clearly is

Issue - State: closed - Opened by nedbat over 8 years ago - 5 comments
Labels: bug, branch

#356 - hierarchical coverage reports

Issue - State: open - Opened by nedbat over 9 years ago - 3 comments
Labels: bug

#348 - "No data was collected" warning when importing package under test

Issue - State: open - Opened by nedbat over 9 years ago - 10 comments
Labels: bug

#292 - Mark partially evaluated if conditions are not covered

Issue - State: open - Opened by nedbat over 10 years ago - 6 comments
Labels: branch

#272 - Command ‘coverage’ is too broad for a Python-specific tool

Issue - State: open - Opened by nedbat over 10 years ago - 7 comments
Labels: enhancement, install

#270 - Provide a supported API for access to raw data

Issue - State: open - Opened by nedbat almost 11 years ago - 2 comments
Labels: api

#266 - Report command doesn't accept --source option.

Issue - State: open - Opened by nedbat almost 11 years ago - 1 comment
Labels: bug, report

#263 - Tree view for HTML report

Issue - State: open - Opened by nedbat almost 11 years ago - 5 comments
Labels: enhancement, html

#246 - Sort html report in descending order of work needed

Issue - State: open - Opened by nedbat about 11 years ago - 1 comment
Labels: enhancement, html

#240 - false negatives on pypy

Issue - State: open - Opened by nedbat over 11 years ago - 6 comments
Labels: bug

#90 - Lambda expression confuses branch measurement

Issue - State: closed - Opened by nedbat almost 14 years ago - 9 comments
Labels: bug, branch

#43 - Coverage measurement fails on code containing os.exec* methods

Issue - State: open - Opened by nedbat over 14 years ago - 17 comments
Labels: bug, exotic