curious-odd-man / RgxGen

Regex: generate matching and non matching strings based on regex pattern.
Apache License 2.0
86 stars 14 forks source link

#43.quotes esc q esc e support #44

Closed curious-odd-man closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #44 into dev will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev      #44      +/-   ##
============================================
+ Coverage     93.46%   93.60%   +0.14%     
- Complexity      335      342       +7     
============================================
  Files            35       35              
  Lines           887      907      +20     
  Branches         84       87       +3     
============================================
+ Hits            829      849      +20     
  Misses           38       38              
  Partials         20       20              
Impacted Files Coverage Δ Complexity Δ
...uriousoddman/rgxgen/parsing/dflt/CharIterator.java 100.00% <100.00%> (ø) 29.00 <9.00> (+5.00)
...oddman/rgxgen/parsing/dflt/DefaultTreeBuilder.java 94.92% <100.00%> (+0.05%) 83.00 <7.00> (+2.00)

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 3065d34...110c1d6. Read the comment docs.