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

k-takata / Onigmo / 290 / 2
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2016 12:24PM UTC
Files 51
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

13 Dec 2016 12:21PM UTC coverage: 80.552% (-0.005%) from 80.557%
CFLAGS=--coverage CONFOPT=

push

travis-ci

k-takata
Fix out-of-bounds read in set_bm_skip() (Issue #81)

Note: with the following code, enclen() returns 2, not 1.

    p = "\xBE";
    len = enclen(ONIG_ENCODING_EUC_JP, p, p + 1);

Need to check the end of the string.

9224 of 11451 relevant lines covered (80.55%)

25833.21 hits per line

Source Files on job 290.2 (CFLAGS=--coverage CONFOPT=)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 290
  • Travis Job 290.2
  • e5c0e6c3 on github
  • Prev Job for CFLAGS=--coverage CONFOPT= on master (#288.2)
  • Next Job for CFLAGS=--coverage CONFOPT= on master (#291.2)
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