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

zodb / relstorage / 847
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github-actions-640176b5ab
DEFAULT BRANCH: master
Ran 23 Jun 2019 02:49PM UTC
Jobs 2
Files 132
Run time 14min
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
847

push

travis-ci

jamadden
Use proper DB-API parameters in current_object_tids instead of writing the string ourself.

And use PostgreSQL array types for that query and for deletes during restores. Internally they get transformed to the same query plans (IN would have been rewnitten to use = ANY), but this should let us take advantage of statement plan caches, and perhaps be more efficient to write across the network (since we're working with integer objects that can be packed into something smaller than the typically quite long string representation of large ints).

99 of 99 new or added lines in 7 files covered. (100.0%)

11157 of 12403 relevant lines covered (89.95%)

1.8 hits per line

Jobs
ID Job ID Ran Files Coverage
5 847.5 23 Jun 2019 02:49PM UTC 0
89.95
Travis Job 847.5
6 847.6 23 Jun 2019 03:03PM UTC 0
89.95
Travis Job 847.6
Source Files on build 847
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #847
  • d6493638 on github
  • Next Build on pg-row-batcher-arrays (#848)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc