Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added test for Match.r #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added test for Match.r #20

wants to merge 1 commit into from

Conversation

Azamlynny
Copy link

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 9, 2019

Codecov Report

Merging #20 into master will decrease coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   78.77%   78.42%   -0.36%     
==========================================
  Files          52       52              
  Lines        7839     7614     -225     
==========================================
- Hits         6175     5971     -204     
+ Misses       1664     1643      -21
Impacted Files Coverage Δ
R/print.R 80% <0%> (-1.82%) ⬇️
inst/include/util/sparse_array.h 84.14% <0%> (-1.41%) ⬇️
src/re2r_replace.cpp 85.6% <0%> (-1.17%) ⬇️
inst/include/util/sparse_set.h 88.63% <0%> (-1.16%) ⬇️
src/prog.cc 83.79% <0%> (-0.82%) ⬇️
inst/include/re2/prog.h 89.79% <0%> (-0.78%) ⬇️
inst/include/re2/walker-inl.h 84.93% <0%> (-0.6%) ⬇️
src/dfa.cc 68.11% <0%> (-0.44%) ⬇️
src/bitstate.cc 65.71% <0%> (-0.39%) ⬇️
inst/include/re2/bitmap256.h 95.45% <0%> (-0.38%) ⬇️
... and 37 more

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 d511fbf...a248d7f. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants