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

sergi / go-diff
98%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: master
Repo Added 06 Oct 2016 08:59AM CUT
Files 7
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 27-refactor-DiffCleanupMerge-to-use-runes-instead-of-strings
branch: 27-refactor-DiffCleanupMerge-to-use-runes-instead-of-strings
CHANGE BRANCH
x
Reset
  • 27-refactor-DiffCleanupMerge-to-use-runes-instead-of-strings
  • 19-DiffCleanupSemantic
  • 21-invalid-utf8
  • 28-handle-zero-deadlines-differently
  • 29-diff-equals-must-be-equal-to-originals
  • 32-fixed-bug-in-overlap-elimination
  • 43-refactor
  • 46-refactor-diffHalfMatchI-and-remove-concat
  • master
  • migrate-to-github.com/stretchrcom/testify
  • remove-assertMapEqual-in-favor-of-assert.Equal
  • remove-the-stack-implementation
  • revamp-the-readme
  • support-1.6-and-1.7
  • travis-coveralls-linters

pending completion
23

push

travis-ci

zimmski
Fix unicode splitting bug.

The old code finds prefixes/suffixes by rune index but splits strings at
byte index instead. This can split unicode chars into invalid chars for
large files and can cause panics in diffCharsToLines later on when
lookup is done on the invalid runes.

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

1687 of 1725 relevant lines covered (97.8%)

31354.75 hits per line

Relevant lines Covered
Build:
Build:
1725 RELEVANT LINES 1687 COVERED LINES
31354.75 HITS PER LINE
Source Files on 27-refactor-DiffCleanupMerge-to-use-runes-instead-of-strings
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23 27-refactor-DiffCleanupMerge-to-use-runes-instead-of-strings Fix unicode splitting bug. The old code finds prefixes/suffixes by rune index but splits strings at byte index instead. This can split unicode chars into invalid chars for large files and can cause panics in diffCharsToLines later on when lookup ... push 29 Oct 2016 06:38PM CUT zimmski travis-ci pending completion  
See All Builds (75)
  • 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