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

pablogsal / pegen / 143 / 2
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: errors
DEFAULT BRANCH: master
Ran 12 Dec 2019 10:48PM UTC
Files 13
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

12 Dec 2019 10:45PM UTC coverage: 83.169%. First build
PYTHON="python"

push

travis-ci

pablogsal
Fix reference count in store_name()

In the store_name() function we are creating a new _Py_Name struct that
takes the id field from the old one. The id field is a Python object and
therefore to take propper ownership, the reference count needs to be
increased.

1517 of 1824 relevant lines covered (83.17%)

0.83 hits per line

Source Files on job 143.2 (PYTHON="python")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 120
  • Travis Job 143.2
  • 46333c1a on github
  • Next Job for PYTHON="python" on fix_refcount (#146.2)
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