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

cloudfoundry / uaa / 7864 / 6
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 13 Feb 2018 06:41PM UTC
Files 621
Run time 23s
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

13 Feb 2018 06:12PM UTC coverage: 85.013% (+0.002%) from 85.011%
TESTENV=postgresql,default TEST_COMMAND=jacocoRootReportTest

Pull #772

travis-ci

web-flow
UaaTokenStore: Don't fall over when failing to expire oauth codes

MySQL does row-level locking, which means when we delete expired oauth
codes in parallel we can sometimes hit a harmless deadlock (where the
two delete updates execute across the rows in different order
simultaneously).  This is not an issue as the winning update will expire
tokens as appropriate, plus the tokens are checked for expiry on use.
Pull Request #772: UaaTokenStore: Don't fall over when failing to expire oauth codes

21011 of 24715 relevant lines covered (85.01%)

0.85 hits per line

Source Files on job 7864.6 (TESTENV=postgresql,default TEST_COMMAND=jacocoRootReportTest)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7864
  • Travis Job 7864.6
  • f2e741b3 on github
  • Prev Job for TESTENV=postgresql,default TEST_COMMAND=jacocoRootReportTest on master (#7836.6)
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