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

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

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2016 12:24PM UTC
Files 51
Run time 4s
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: 81.378% (+0.8%) 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.

8814 of 10831 relevant lines covered (81.38%)

28101.31 hits per line

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