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

cloudfoundry / uaa / 7878 / 9
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2018 07:48PM UTC
Files 621
Run time 22s
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

16 Feb 2018 07:23PM UTC coverage: 65.381% (+0.004%) from 65.377%
TESTENV=mysql,default TEST_COMMAND=jacocoRootReportIntegrationTest

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

16159 of 24715 relevant lines covered (65.38%)

0.65 hits per line

Source Files on job 7878.9 (TESTENV=mysql,default TEST_COMMAND=jacocoRootReportIntegrationTest)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7878
  • Travis Job 7878.9
  • dd495c1f on github
  • Prev Job for TESTENV=mysql,default TEST_COMMAND=jacocoRootReportIntegrationTest on master (#7836.9)
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