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

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

Build:
Build:
LAST BUILD BRANCH: andy/fix-setuptools-wheel-py38
DEFAULT BRANCH: master
Ran 20 Feb 2020 11:32AM UTC
Jobs 1
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

pending completion
66

push

travis-ci

andy-maier
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>

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

Jobs
ID Job ID Ran Files Coverage
3 66.3 (PACKAGE_LEVEL=latest) 20 Feb 2020 11:32AM UTC 0
85.27
Travis Job 66.3
Source Files on build 66
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #66
  • cc63aa78 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