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

andy-maier / python-yagot / 70 / 3
86%
master: 91%

Build:
Build:
LAST BUILD BRANCH: andy/fix-setuptools-wheel-py38
DEFAULT BRANCH: master
Ran 20 Feb 2020 11:05PM UTC
Files 4
Run time 5s
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:03PM UTC coverage: 85.821% (+0.6%) from 85.271%
PACKAGE_LEVEL=latest

Pull #22

travis-ci

web-flow
Fixed ReferenceError for weakly ref'ed; disabling gc threshold

Details:

* There are cases with weakly referenced objects in gc.garbage where
  isinstance() fails with ReferenceError. Changed that to use direct
  type comparison.

* Disabled automatic GC collection during tracking period, by setting
  the gc threshold to 0,0,0. The original set of thresholds is saved
  and restored.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
Pull Request #22: Fixed ReferenceError for weakly ref'ed; disabling gc threshold

115 of 134 relevant lines covered (85.82%)

0.86 hits per line

Source Files on job 70.3 (PACKAGE_LEVEL=latest)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 66
  • Travis Job 70.3
  • 74f41ab2 on github
  • Prev Job for PACKAGE_LEVEL=latest on andy/fix-weakref (#68.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