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

zopefoundation / Zope / 1162
82%

Build:
DEFAULT BRANCH: master
Ran 17 May 2018 02:53PM UTC
Jobs 3
Files 316
Run time 1min
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
1162

Pull #281

travis-ci

web-flow
Use native strings for ZODB mount points in Python 2

ZODB requires paths and identifiers to be native strings (unicode on
Py3, bytes on Py2). Since the ZConfig parser decodes the config file,
keys and valus in the will consistently be unicode. As a result, the
ZopeDatabase object needs to encode the value back to str/bytes on
Python 2.
Pull Request #281: Use native strings for ZODB mount points in Python 2

3367 of 5694 branches covered (59.13%)

Branch coverage included in aggregate %.

35 of 35 new or added lines in 2 files covered. (100.0%)

21282 of 25434 relevant lines covered (83.68%)

2.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1162.1 17 May 2018 02:53PM UTC 0
78.84
Travis Job 1162.1
2 1162.2 17 May 2018 02:53PM UTC 0
78.52
Travis Job 1162.2
3 1162.3 17 May 2018 02:54PM UTC 0
78.52
Travis Job 1162.3
Source Files on build 1162
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #1162
  • Pull Request #281
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