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

cucumber / cucumber-cpp / 689
63%
master: 62%

Build:
Build:
LAST BUILD BRANCH: fix-boost-1.70.0-build
DEFAULT BRANCH: master
Ran 02 Jul 2019 08:12AM UTC
Jobs 1
Files 35
Run time 3s
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
689

Pull #224

travis-ci

web-flow
Recalculate position so it is based on the index of unicode codepoints.

`cucumber-ruby` expects position values which are based on the index of
the codepoint instead of the index of the code unit. This change modifies
the value returned to `cucumber-ruby`.

Prior to this change, the RegexSubMatch's position, which was correct in
terms of a code unit array, would cause an `index out of string` error and
crash cucumber-ruby when pretty-printing the results of a test.

This commit also ammends the added tests to demonstrate the corrected
behavior.
Pull Request #224: Support step definitions with multi-byte characters

1649 of 3203 branches covered (51.48%)

Branch coverage included in aggregate %.

7 of 7 new or added lines in 2 files covered. (100.0%)

998 of 1032 relevant lines covered (96.71%)

370.99 hits per line

Jobs
ID Job ID Ran Files Coverage
7 689.7 (GMOCK_VER=1.8.0 COVERALLS_SERVICE_NAME=travis-ci) 02 Jul 2019 08:12AM UTC 0
62.5
Travis Job 689.7
Source Files on build 689
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #689
  • Pull Request #224
  • PR Base - master (#661)
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