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

gwicke / restbase / 284
92%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2015 10:48PM UTC
Jobs 3
Files 9
Run time 52s
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
284

push

travis-ci

gwicke
Store content using the canonical title only

Requests with a non-canonical title (example: 'foobar' vs. 'Foobar') can
currently cause key_rev_value content to be stored using both the
non-canonical version ('foobar') and the canonical version ('Foobar'). This is
bad for performance and consistency.

This patch avoids this by comparing the normalized title retrieved from
page_revisions with the (slightly pre-normalized) request title. If the two
differ, the request is retried against storage before (potentially) creating
the content.

Also:

- clean up / simplify getRevisionInfo a bit.
- only set the tid in getBucketURI if the revision is also defined

772 of 875 relevant lines covered (88.23%)

108.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 284.1 08 Mar 2015 10:48PM UTC 0
88.23
Travis Job 284.1
2 284.2 08 Mar 2015 10:48PM UTC 0
88.23
Travis Job 284.2
3 284.3 08 Mar 2015 10:49PM UTC 0
88.23
Travis Job 284.3
Source Files on build 284
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #284
  • efc2b2c4 on github
  • Prev Build on master (#283)
  • Next Build on master (#285)
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