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

andy-maier / python-yagot / 71 / 3
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2020 11:11PM 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:09PM UTC coverage: 85.821% (+0.6%) from 85.271%
PACKAGE_LEVEL=latest

push

travis-ci

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

115 of 134 relevant lines covered (85.82%)

0.86 hits per line

Source Files on job 71.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 67
  • Travis Job 71.3
  • 82b6a543 on github
  • Prev Job for PACKAGE_LEVEL=latest on master (#68.3)
  • Next Job for PACKAGE_LEVEL=latest on master (#76.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