• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

andy-maier / python-yagot
85%
master: 91%

Build:
Build:
LAST BUILD BRANCH: andy/fix-setuptools-wheel-py38
DEFAULT BRANCH: master
Repo Added 13 Feb 2020 05:01PM UTC
Files 6
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH andy/filter-asserts
branch: andy/filter-asserts
CHANGE BRANCH
x
Reset
  • andy/filter-asserts
  • 0.1.0
  • 0.5.0
  • andy/add-api-docs
  • andy/add-ignore-types
  • andy/beta
  • andy/change-assert
  • andy/change-desc
  • andy/change-filtering
  • andy/docs-comments
  • andy/docs-debug-build
  • andy/docs-fix-install
  • andy/docs-improved
  • andy/drop-pypy
  • andy/fix-appveyor-badge
  • andy/fix-colorama-py34
  • andy/fix-cygwin
  • andy/fix-docs
  • andy/fix-link
  • andy/fix-pylint
  • andy/fix-readme-links
  • andy/fix-release-desc2
  • andy/fix-release-desc3
  • andy/fix-release-desc4
  • andy/fix-setuptools-wheel-py38
  • andy/fix-testcase-descs
  • andy/fix-toxenv-py34
  • andy/fix-typed-ast-py34
  • andy/fix-weakref
  • andy/flip-collected
  • andy/gitignore-dist
  • andy/improve-docs
  • andy/improved-docs
  • andy/initial-impl
  • andy/pytest-plugin
  • andy/remove-end2end
  • andy/rename-decorator
  • andy/simplified-decorator
  • andy/test-gc-count
  • andy/test-py34-py38min
  • andy/update-readme
  • master
  • release_0.1.0
  • release_0.5.0
  • stable_0.5
  • start_0.6.0

pending completion
67

Pull #21

travis-ci

web-flow
Changed assert_no_garbage decorator to become leak_check()

Details:

* In order to support passing arguments to the assert_no_garbage decorator
  for better control of what it checks, it was changed to become a decorator
  with arguments, and was renamed to  leak_check().

  The added decorator arguments are:

  - ignore_garbage: flag to ignore garbage objects entirely, only checking
    for uncollectable (=leak) objects.

  - ignore_garbage_types: A list/iterable of types to be ignored for garbage
    objects. This can be used to exclude well-known garbage culprits from
    the checks in order to better see types of interest.

* Added testcases for the new arguments of the leak_check() decorator.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
Pull Request #21: Changed assert_no_garbage decorator to become leak_check()

17 of 17 new or added lines in 1 file covered. (100.0%)

110 of 129 relevant lines covered (85.27%)

0.85 hits per line

Relevant lines Covered
Build:
Build:
129 RELEVANT LINES 110 COVERED LINES
0.85 HITS PER LINE
Source Files on andy/filter-asserts
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
67 andy/filter-asserts Changed assert_no_garbage decorator to become leak_check() Details: * In order to support passing arguments to the assert_no_garbage decorator for better control of what it checks, it was changed to become a decorator with arguments, and was... Pull #21 20 Feb 2020 11:34AM UTC web-flow travis-ci pending completion  
66 andy/filter-asserts Changed assert_no_garbage decorator to become leak_check() Details: * In order to support passing arguments to the assert_no_garbage decorator for better control of what it checks, it was changed to become a decorator with arguments, and was... push 20 Feb 2020 11:32AM UTC andy-maier travis-ci pending completion  
See All Builds (246)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc