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

satori / go.uuid / 154
95%

Build:
DEFAULT BRANCH: master
Ran 03 Jan 2018 04:17PM UTC
Jobs 8
Files 4
Run time 2min
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
154

push

travis-ci

satori
Return enthropy errors from UUID generation.

This commit changes signature for `NewV1`, `NewV2` and `NewV4` functions
which from now will return `(UUID, error)` instead of `UUID`.
To emulate old behavior of panicking on enthropy errors one can wrap
a call into `Must` helper similar to:
```
u := uuid.Must(uuid.NewV4())
```

Closes #18.

65 of 65 new or added lines in 1 file covered. (100.0%)

298 of 315 relevant lines covered (94.6%)

60.52 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
100.0
generator.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
uuid.go
Jobs
ID Job ID Ran Files Coverage
1 154.1 03 Jan 2018 04:17PM UTC 0
94.6
Travis Job 154.1
2 154.2 03 Jan 2018 04:17PM UTC 0
94.6
Travis Job 154.2
3 154.3 03 Jan 2018 04:17PM UTC 0
94.9
Travis Job 154.3
4 154.4 03 Jan 2018 04:17PM UTC 0
94.9
Travis Job 154.4
5 154.5 03 Jan 2018 04:17PM UTC 0
94.9
Travis Job 154.5
6 154.6 03 Jan 2018 04:17PM UTC 0
94.9
Travis Job 154.6
8 154.8 03 Jan 2018 04:17PM UTC 0
94.9
Travis Job 154.8
9 154.9 03 Jan 2018 04:19PM UTC 0
94.9
Travis Job 154.9
Source Files on build 154
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #154
  • 0ef6afb2 on github
  • Prev Build on master (#152)
  • Next Build on master (#155)
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