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

jgraichen / acfs / 266 / 12
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix/url-encode-args
DEFAULT BRANCH: master
Ran 13 Feb 2014 02:13PM UTC
Files 45
Run time –
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 2014 02:03PM UTC coverage: 96.578%. First build
jruby, gemfiles/Gemfile.rails-3-1

push

travis-ci

nicolas-fricke
Add new attribute type UUID

Check if given object looks like a UUID, eg:
   `450b7a40-94ad-11e3-baa8-0800200c9a66`
Valid UUIDs are 16 byte numbers represented as
  a hexadecimal string in five sub-groups seperated
  by a dash. Each group has to consist of a fixed
  number of hexadecimal digits:
   | Group | Digits |
   | -----:|:------ |
   |     1 | 8      |
   |     2 | 4      |
   |     3 | 4      |
   |     4 | 4      |
   |     5 | 12     |

Read more about UUIDs:
  [Wikipedia (en)](https://en.wikipedia.org/wiki/Universally_unique_identifier)

875 of 906 relevant lines covered (96.58%)

17.36 hits per line

Source Files on job 266.12 (jruby, gemfiles/Gemfile.rails-3-1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 266
  • Travis Job 266.12
  • cc0b3794 on github
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

© 2025 Coveralls, Inc