k-takata / Onigmo

Onigmo is a regular expressions library forked from Oniguruma.
Other
626 stars 94 forks source link

Import the latest code from Ruby #137

Closed k-takata closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #137 into master will increase coverage by 0.81%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage    82.7%   83.51%   +0.81%     
==========================================
  Files          63       63              
  Lines       12558    13183     +625     
==========================================
+ Hits        10386    11010     +624     
- Misses       2172     2173       +1
Impacted Files Coverage Δ
regexec.c 91.12% <ø> (ø) :arrow_up:
regparse.c 92.1% <100%> (+1.53%) :arrow_up:
regerror.c 86.62% <100%> (+0.08%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 595e086...5a44e02. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.03%) to 80.793% when pulling 5a44e02ef70b051ecf3dc0955016fdad20bf1a13 on import-ruby into 595e086b7549ddc0ad9b582ab0ad6a1708d9bb9d on master.