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

liquidgecka / testlib
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: master
Repo Added 22 Aug 2014 08:03PM UTC
Files 5
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 equal_should_be_equal
branch: equal_should_be_equal
CHANGE BRANCH
x
Reset
  • equal_should_be_equal
  • brady/add_expect_panic
  • bugfix_unexported
  • dont_panic
  • error_success_f
  • master
  • minor_updates
  • unbork_travis
  • v1.0.0

pending completion
57

push

travis-ci

liquidgecka
Ensure that equality on unicode chars works.

Unicode characters were broken as it would only compare the first byte of
the character due to the strange way that string indexing works in
golang. This converts that to a working rune iteration which is far
safer and catches errors.

A regression test was added in order to test for this case in the
future.

581 of 581 relevant lines covered (100.0%)

14168.77 hits per line

Relevant lines Covered
Build:
Build:
581 RELEVANT LINES 581 COVERED LINES
14168.77 HITS PER LINE
Source Files on equal_should_be_equal
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
57 equal_should_be_equal Ensure that equality on unicode chars works. Unicode characters were broken as it would only compare the first byte of the character due to the strange way that string indexing works in golang. This converts that to a working rune iteration which... push 18 Nov 2016 05:20AM UTC liquidgecka travis-ci pending completion  
55 equal_should_be_equal Ensure that equality on unicode chars works. Unicode characters were broken as it would only compare the first byte of the character due to the strange way that string indexing works in golang. This converts that to a working rune iteration which... push 18 Nov 2016 04:57AM UTC liquidgecka travis-ci pending completion  
53 equal_should_be_equal Ensure that equality on unicode chars works. Unicode characters were broken as it would only compare the last byte of the character due to the strange way that string indexing works in golang. This converts that to a working rune iteration which ... push 18 Nov 2016 04:50AM UTC liquidgecka travis-ci pending completion  
See All Builds (62)
  • 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

© 2026 Coveralls, Inc