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

gpedic / ex_shortuuid
100%

Build:
DEFAULT BRANCH: master
Repo Added 29 Jan 2019 05:13PM UTC
Files 4
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • implement-behaviour
  • multi-alphabet-support
  • refs/pull/13/merge

08 Apr 2025 07:51PM UTC coverage: 100.0%. Remained the same
98880e48933d86d517df9fe25764f20c41c0a6a7

push

github

web-flow
Implement ShortUUID.Behaviour (#13)

* implement behaviour

* update readme

46 of 46 relevant lines covered (100.0%)

3337.91 hits per line

Relevant lines Covered
Build:
Build:
46 RELEVANT LINES 46 COVERED LINES
3337.91 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
98880e48... master Implement ShortUUID.Behaviour (#13) * implement behaviour * update readme push 08 Apr 2025 07:52PM UTC web-flow github
100.0
d0edc83a... master Implement custom alphabet support (#12) * support multiple alphabets including custom alphabets * drop support for 128 bit binary uuid format * bump version to 4.0.0 push 26 Dec 2024 05:38PM UTC web-flow github
100.0
57f0b429... master Remove legacy decode option before release (#10) In order to simplify the code and future maintenance do not support a legacy option in decode. Migrating legacy ShortUUID to the new format is a simple as reversing the string so better not add ... push 14 Jul 2023 10:27PM UTC web-flow github pending completion  
88b47b16... master Update CHANGELOG.md (#8) push 10 Jul 2023 01:18AM UTC web-flow github pending completion  
9ccfebb2... master Support MSB first, v3.0.0 (#7) * Support MSB first Similar to implementations in other languages, move the most significant bit to the beginning in the encoded string In practice this means that the result of the encode now is the reverse, i.... push 09 Jul 2023 09:26PM UTC web-flow github pending completion  
de7289e4... master Setup CI using github actions (#6) * Update OTP and Elixir versions * Remove travis setup * Update README.md * Add badge push 09 Jul 2023 01:39AM UTC web-flow github pending completion  
18 master Fix endless loop for shortuuids with int values >128bit (#3) Numbers >128bit will produce a hex string > 32characters which would trip up the pad_uuid function as there was no end condition except size being exactly 32 Fixes #1 Thanks to @b... push 25 Apr 2020 01:18PM UTC web-flow travis-ci-com pending completion  
15 master Fix infinite loop in pad_uuid Guard pad_uuid against decoded hex values that are greater that 32 bytes. Issue #1 Pull #2 16 Mar 2020 01:55AM UTC web-flow travis-ci-com pending completion  
14 master Clean up commented code push 08 Mar 2019 04:30PM UTC web-flow travis-ci-com pending completion  
13 master Fix spec return type for decode!/1 push 18 Feb 2019 06:38PM UTC gpedic travis-ci-com pending completion  
See All Builds (45)
  • Repo 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