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

k-takata / Onigmo
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: bugfix_typo_structures
DEFAULT BRANCH: master
Repo Added 24 Jun 2014 01:54PM UTC
Files 51
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 fix-97
branch: fix-97
CHANGE BRANCH
x
Reset
  • fix-97
  • Onigmo-5.14.2
  • Onigmo-5.15.0
  • Onigmo-6.0.0
  • Onigmo-6.1.0
  • Onigmo-6.1.1
  • Onigmo-6.1.2
  • Onigmo-6.2.0
  • add-tests
  • avoid-negative-character
  • case_map-config
  • delete-genfiles
  • devel-6.0
  • dont-include-c-file
  • fix-100
  • fix-139
  • fix-cve
  • fix-doc
  • fix-lgtm-warnings
  • fix-onig_new-crash
  • fix-onigmopy-python38
  • fix-qsearch
  • fix-segv-in-error-str
  • fix-ss-in-lookbehind
  • fix-stack-overflow
  • import-ruby
  • import-st
  • master
  • onig-5.9.5-mod2
  • onig-5.9.x-mod
  • revise-searching
  • ruby-2.x-buildenv
  • tmp/cclass-with-ignorecase
  • topic/absent-operator
  • topic/case-folding.rb
  • topic/cclass-with-ignorecase
  • topic/charprop-with-ignorecase
  • topic/codecov
  • topic/emoji-properties
  • topic/faster-travisci
  • topic/fix-casefold
  • unicode-12.1
  • update-copyright
  • update-tests
  • win32-remove-py-minor

pending completion
383

Pull #113

travis-ci

web-flow
Fix performance problem with /k/i and /s/i (Close #97)

E.g.
For the pattern `/----k/i`, optimization was totally turned off.
Make it possible to use the characters before `k` (i.e. `----`) for
optimization.
Pull Request #113: Fix performance problem with /k/i and /s/i (Close #97)

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

8840 of 10914 relevant lines covered (81.0%)

27572.21 hits per line

Relevant lines Covered
Build:
Build:
10914 RELEVANT LINES 8840 COVERED LINES
27572.21 HITS PER LINE
Source Files on fix-97
  • List 0
  • Changed 22
  • Source Changed 1
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
383 fix-97 Fix performance problem with /k/i and /s/i (Close #97) E.g. For the pattern `/----k/i`, optimization was totally turned off. Make it possible to use the characters before `k` (i.e. `----`) for optimization. Pull #113 24 Jan 2019 09:49AM UTC web-flow travis-ci pending completion  
382 fix-97 Fix performance problem with /k/i and /s/i (Close #97) E.g. For the pattern `/----k/i`, optimization was totally turned off. Make it possible to use the characters before `k` (i.e. `----`) for optimization. push 24 Jan 2019 09:48AM UTC k-takata travis-ci pending completion  
See All Builds (395)
  • 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