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

zopefoundation / AccessControl / 236
82%

Build:
DEFAULT BRANCH: master
Ran 12 May 2017 09:59AM UTC
Jobs 4
Files 56
Run time 51s
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
236

push

travis-ci

hannosch
Use tp_free instead of PyObject_DEL.

Previously PyObject_DEL was redefined in ExtensionClass.h to use
tp_free. This redefintion has been removed (see
https://github.com/zopefoundation/ExtensionClass/issues/14).
=> The use of PyObject_DEL in cAccessControl is not correct anymore and
must be replaced with calling tp_free.

4613 of 5573 relevant lines covered (82.77%)

3.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 236.1 12 May 2017 09:59AM UTC 0
82.22
Travis Job 236.1
2 236.2 12 May 2017 09:59AM UTC 0
81.59
Travis Job 236.2
3 236.3 12 May 2017 10:00AM UTC 0
81.59
Travis Job 236.3
4 236.4 12 May 2017 10:00AM UTC 0
81.82
Travis Job 236.4
Source Files on build 236
  • List 0
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #236
  • 9cf1b7b7 on github
  • Prev Build on master (#235)
  • Next Build on master (#237)
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