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

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

Build:
Build:
LAST BUILD BRANCH: andy/fix-setuptools-wheel-py38
DEFAULT BRANCH: master
Ran 20 Feb 2020 11:34AM UTC
Files 4
Run time 1s
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

20 Feb 2020 11:31AM UTC coverage: 85.271% (+0.6%) from 84.677%
PACKAGE_LEVEL=latest

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()

110 of 129 relevant lines covered (85.27%)

0.85 hits per line

Source Files on job 67.3 (PACKAGE_LEVEL=latest)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 63
  • Travis Job 67.3
  • 59f9f49a on github
  • Prev Job for PACKAGE_LEVEL=latest on andy/filter-asserts (#65.3)
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

© 2026 Coveralls, Inc