Ecosyste.ms: Issues

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

GitHub / aconrad/pycobertura issues and pull requests

#190 - Error when using --ignore-regex with diff

Issue - State: open - Opened by RamonMeffert 4 months ago

#188 - Add phorge-json format

Pull Request - State: open - Opened by tusooa 5 months ago

#187 - chore: Tell why a coverage report can't be parsed

Pull Request - State: closed - Opened by aconrad 6 months ago - 1 comment

#186 - Test Coverage Discrepancy

Issue - State: open - Opened by raman-nareika 6 months ago - 3 comments

#184 - Coverage diff HTML report shows code source on unlisted items

Issue - State: closed - Opened by nbauma109 8 months ago - 2 comments

#183 - No highlight when html page is online

Issue - State: closed - Opened by nbauma109 8 months ago - 2 comments

#182 - It cannot find sources inside other sources

Issue - State: closed - Opened by nbauma109 8 months ago - 5 comments

#179 - How to install without pip and without admin rights

Issue - State: closed - Opened by nbauma109 8 months ago - 1 comment

#178 - Fix typo

Pull Request - State: closed - Opened by nbauma109 8 months ago - 1 comment

#177 - Merge Cobertura XML files

Pull Request - State: open - Opened by gro1m 8 months ago

#176 - Fix total values when ignore regex used

Pull Request - State: closed - Opened by danctorres 10 months ago - 3 comments

#175 - Enable executing as scripts

Pull Request - State: closed - Opened by paveltsialnou 11 months ago - 3 comments

#174 - Return None if branch-rate is absent

Pull Request - State: closed - Opened by starcruiseromega 12 months ago - 5 comments

#173 - Fix: Number of files in delta reporter

Pull Request - State: closed - Opened by ulasozguler about 1 year ago - 1 comment

#172 - Account for moved/renamed/delted files in miss counts

Pull Request - State: closed - Opened by wdouglass about 1 year ago - 4 comments

#171 - 'NoneType' object has no attribute 'has_file'

Issue - State: open - Opened by dimaqq over 1 year ago - 4 comments

#170 - Exception generated with `-f json` and `-f yaml`

Issue - State: open - Opened by ligurio over 1 year ago

#169 - filesystem: Wrap archived files inside TextIOWrapper

Pull Request - State: closed - Opened by ernestask over 1 year ago - 7 comments

#168 - feat: Make pycobertura branch-aware and count partially hit branches as missed

Pull Request - State: open - Opened by aconrad over 1 year ago - 7 comments

#167 - Support for pytest-cov branch coverage

Issue - State: open - Opened by kinow over 1 year ago - 12 comments

#166 - feat: diff github annotation format

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

#165 - Add first draft of merge coverage

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

#164 - feat: show github-annotation format

Pull Request - State: closed - Opened by goatwu1993 over 1 year ago - 15 comments

#163 - Publish project to conda-forge

Issue - State: closed - Opened by gro1m over 1 year ago - 4 comments

#162 - draft: merge xml (pseudo code)

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

#161 - Generate a text report for Terminal with Colors (show command)

Issue - State: open - Opened by ericnordelo about 2 years ago - 5 comments

#160 - add possibility to specify the columns to show

Pull Request - State: open - Opened by gro1m about 2 years ago - 8 comments

#159 - Cache coverage reports against master

Pull Request - State: open - Opened by aconrad about 2 years ago - 1 comment

#158 - Use markdown to display pycobertura logo

Pull Request - State: closed - Opened by aconrad about 2 years ago

#156 - Pycobertura requires git to install the Markdown feature

Issue - State: closed - Opened by ZaneH about 2 years ago - 3 comments

#155 - 100% or 0 for non-available stats

Pull Request - State: closed - Opened by gro1m over 2 years ago - 1 comment

#154 - only return uncovered lines in Missing column

Pull Request - State: closed - Opened by gro1m over 2 years ago - 1 comment

#153 - Export Json and Yaml as List of Objects

Pull Request - State: closed - Opened by gro1m over 2 years ago - 9 comments

#152 - Show diff output of black when it needs changes

Pull Request - State: closed - Opened by aconrad over 2 years ago - 1 comment

#151 - Coverage parsing speedup

Pull Request - State: closed - Opened by oev81 over 2 years ago - 3 comments

#150 - [Draft] parse filename directly

Pull Request - State: closed - Opened by gro1m over 2 years ago

#149 - Can we improve parsing performance?

Issue - State: closed - Opened by aconrad over 2 years ago - 11 comments

#148 - "Missing" column shouldn't include covered lines

Issue - State: closed - Opened by aconrad over 2 years ago - 1 comment
Labels: enhancement

#146 - Export JSON as a list of objects

Issue - State: closed - Opened by notpushkin over 2 years ago - 6 comments
Labels: enhancement

#145 - [Feature Request] Adding before/after columns in the summary table

Issue - State: open - Opened by chixiangzhou over 2 years ago - 1 comment
Labels: enhancement

#144 - [Feature Request] Do a delta on previously non-exist files

Issue - State: closed - Opened by chixiangzhou over 2 years ago - 2 comments
Labels: enhancement

#143 - Pycobertura diff command only supports text and html output format?

Issue - State: closed - Opened by chixiangzhou over 2 years ago - 6 comments

#142 - Trying to understand the pycobertura diff report

Issue - State: open - Opened by chixiangzhou over 2 years ago - 9 comments

#141 - move test requirements into setup.cfg

Pull Request - State: closed - Opened by gro1m over 2 years ago - 8 comments

#140 - make sure that coverage.xml includes file path prefix

Pull Request - State: closed - Opened by gro1m over 2 years ago - 11 comments

#139 - Introduce Github Actions

Pull Request - State: closed - Opened by aconrad over 2 years ago

#138 - add regex option

Pull Request - State: closed - Opened by gro1m over 2 years ago - 17 comments

#137 - add possibility to hide columns

Pull Request - State: closed - Opened by gro1m over 2 years ago - 4 comments

#136 - Feature/fix tox pip installs

Pull Request - State: closed - Opened by gro1m over 2 years ago

#135 - update coverage to version 6

Pull Request - State: closed - Opened by gro1m almost 3 years ago - 24 comments

#134 - Get an understanding of what is needed for the 3.0.0 release

Issue - State: closed - Opened by gro1m almost 3 years ago - 4 comments

#133 - Different coverage.xml generated for Python 3.7 through 3.9

Issue - State: closed - Opened by gro1m almost 3 years ago - 8 comments

#132 - Fix/handle multiple classes in same files correctly

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

#131 - add support for yaml format

Pull Request - State: closed - Opened by gro1m almost 3 years ago - 6 comments

#130 - Format/add-separated-values

Pull Request - State: closed - Opened by gro1m almost 3 years ago - 10 comments

#129 - add markdown

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

#128 - Draft: Feature/add markdown format

Pull Request - State: closed - Opened by gro1m almost 3 years ago - 1 comment

#127 - add json format to show command

Pull Request - State: closed - Opened by gro1m almost 3 years ago - 19 comments

#126 - Maintentance/update to python37 follow up

Pull Request - State: closed - Opened by gro1m almost 3 years ago - 4 comments

#125 - Diff result is always empty

Issue - State: closed - Opened by GiddeonWyeth almost 3 years ago - 15 comments

#124 - Refactor/reporters

Pull Request - State: closed - Opened by gro1m almost 3 years ago - 8 comments

#123 - Maintenance/update to python37

Pull Request - State: closed - Opened by gro1m almost 3 years ago - 7 comments

#122 - Maintenance refactor and update code

Pull Request - State: closed - Opened by gro1m almost 3 years ago - 11 comments

#121 - @aconrad it looks like you forgot to `git push` when you tagged the latest release :)

Issue - State: closed - Opened by 1ace almost 3 years ago - 4 comments

#120 - Support for reading entries by row/column of 'pycobertura show' outputted table

Issue - State: closed - Opened by gro1m almost 3 years ago - 20 comments

#119 - Support for merge cobertura.xml files.

Issue - State: open - Opened by marwin1991 almost 3 years ago - 16 comments

#118 - Support parsing(ignoring) method info

Issue - State: open - Opened by CurryPseudo about 3 years ago - 4 comments

#117 - Make diff information available about "new" lines

Issue - State: open - Opened by loganharbour about 3 years ago - 7 comments

#116 - Add option to hide missing column in HtmlReporterDelta

Pull Request - State: closed - Opened by loganharbour about 3 years ago - 4 comments

#115 - Add option to remove missing column from HtmlReporterDelta

Issue - State: closed - Opened by loganharbour about 3 years ago - 1 comment

#114 - pycobertura install fails in fresh Debian buildpack-deps:stretch image

Issue - State: closed - Opened by ericyhwang over 3 years ago - 2 comments

#113 - handle multiple classes in the same file, Fixes #112

Pull Request - State: closed - Opened by smortvedt over 3 years ago - 4 comments

#112 - Multiple classes in the same file are ignored

Issue - State: closed - Opened by smortvedt over 3 years ago - 2 comments

#110 - Drop colorama dependency in favor of static ANSI escape codes

Pull Request - State: closed - Opened by luislew almost 4 years ago - 8 comments

#109 - Feature/per directory coverage

Pull Request - State: open - Opened by dothebart almost 4 years ago - 3 comments

#108 - Per directory stats?

Issue - State: open - Opened by dothebart almost 4 years ago - 3 comments

#107 - Bug using ZipFileSystem and DirectoryFileSystem together

Issue - State: closed - Opened by chezihp almost 4 years ago - 4 comments

#106 - Rename `FileSystemMissingForSource` -> `MissingFileSystem`

Pull Request - State: closed - Opened by aconrad about 4 years ago

#105 - Don't create a `FileSystem` upon init of `Cobertura`

Pull Request - State: closed - Opened by aconrad about 4 years ago

#104 - Fix support to init `Cobertura` with a file object

Pull Request - State: closed - Opened by aconrad over 4 years ago

#103 - feat: support xml parser from string

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

#102 - Can I use it with preload xml content?

Issue - State: closed - Opened by williamfzc over 4 years ago - 5 comments

#101 - Require More than one source file path provision for one coverage report

Issue - State: open - Opened by rohith0205 over 4 years ago - 2 comments

#100 - Run `black pycobertura/`

Pull Request - State: closed - Opened by aconrad over 4 years ago

#99 - Fix coverage diff reporting when only a single report is available

Pull Request - State: closed - Opened by bastih over 4 years ago - 6 comments

#98 - Display pycobertura's logo (Aysha) in README

Pull Request - State: closed - Opened by aconrad over 4 years ago

#97 - Repin coverage and pytest cov to older versions

Pull Request - State: closed - Opened by aconrad over 4 years ago - 2 comments

#96 - Can it help support union operation ,removing duplicate entrie

Issue - State: closed - Opened by Eldadc over 4 years ago - 3 comments

#95 - chore: blacken the code base

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

#94 - feat: a gitfilesystem

Pull Request - State: closed - Opened by nilleb over 4 years ago - 8 comments

#93 - feat: a customizable html report

Pull Request - State: closed - Opened by nilleb over 4 years ago - 3 comments

#92 - Added ability to works with non-utf8 sources

Pull Request - State: closed - Opened by rburtnykx almost 5 years ago - 2 comments

#91 - Support for (generated) source files in different directories?

Issue - State: closed - Opened by ppaalanen about 5 years ago - 8 comments

#90 - Fix Pytest4.x compatibility error

Pull Request - State: closed - Opened by stanislavlevin over 5 years ago - 1 comment

#89 - Fix for excessive memory usage caused by memoize

Pull Request - State: closed - Opened by kannaiah about 6 years ago - 2 comments

#88 - Running out of memory

Issue - State: closed - Opened by kannaiah about 6 years ago - 4 comments