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

Add escapeRegExp function #95

Merged
merged 1 commit into from
Oct 22, 2017

Conversation

engfragui
Copy link
Contributor

@engfragui engfragui commented Oct 16, 2017

Addresses #56

@codecov-io
Copy link

codecov-io commented Oct 16, 2017

Codecov Report

Merging #95 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #95      +/-   ##
============================================
+ Coverage     98.87%   98.87%   +<.01%     
- Complexity      206      207       +1     
============================================
  Files             3        3              
  Lines          4187     4189       +2     
  Branches         55       55              
============================================
+ Hits           4140     4142       +2     
  Misses           24       24              
  Partials         23       23
Impacted Files Coverage Δ Complexity Δ
src/main/java/strman/Strman.java 86.99% <100%> (+0.07%) 205 <1> (+1) ⬆️

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 befff26...0a7e352. Read the comment docs.

Copy link

@arcticicestudio arcticicestudio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@shekhargulati
Copy link
Owner

@engfragui can you please resolve the conflicts?

@engfragui engfragui force-pushed the 56-add-escape-reg-exp branch from 025b3dd to 0a7e352 Compare October 19, 2017 21:53
@shekhargulati shekhargulati merged commit 9fb07aa into shekhargulati:master Oct 22, 2017
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.

4 participants