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

spiffe / spire / 7061 / 2
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 07 May 2021 04:48PM UTC
Files 315
Run time 45s
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

07 May 2021 04:36PM UTC coverage: 79.346% (+0.02%) from 79.322%
7061.2

push

travis-ci-com

web-flow
Fix various bugs in paging APIs (#2251)

- Fixes broken registration entry queries that compared the page token
to the selector id column instead of the registration entry id. This
could cause either infinite internal looping (see next bullet point) or
broken paging behavior where an external caller would be given a paging
token that would yield itself over and over again (see #2236).
- Provides a defensive check to safeguard against accidentally looping
internally in the face of broken paging code. A warning is logged
instead.
- Fixes bugs where intra-page results would not be consistent across
multiple paging flows.
- Fixes malformed attested node queries on MySQL
- Fixes attested node listing to not include selectors if they weren't
asked for, even if they were retrieved for post-query filtering.
- Adds a bunch of unit tests to exercise paging more exhaustively.
- Makes some small improvements to the integration test containers to
speed up the integration tests for the datastore.
- Fixes a small bug in the proto list test assertions that can cause a
stack overflow trying to pretty print protobuf structures. The pretty
printing is already handled separately and is no longer needed.

Fixes: #2236

Signed-off-by: Andrew Harding <aharding@vmware.com>

23680 of 29844 relevant lines covered (79.35%)

26.86 hits per line

Source Files on job 7061.2
  • Tree
  • List 0
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 629829661
  • Travis Job 7061.2
  • f4baacee on github
  • Prev Job for on main (#7054.3)
  • Next Job for on main (#7070.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