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

Escape punctuation in UpdateHeuristic.toFlexibleRegex #1945

Merged
merged 2 commits into from
Feb 18, 2021

Conversation

fthomas
Copy link
Member

@fthomas fthomas commented Feb 18, 2021

No description provided.

@fthomas fthomas added the bug Something isn't working label Feb 18, 2021
@fthomas fthomas added this to the 0.10.0 milestone Feb 18, 2021
@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #1945 (6b1c9c9) into master (813e9a7) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1945      +/-   ##
==========================================
- Coverage   78.44%   78.40%   -0.05%     
==========================================
  Files         129      129              
  Lines        2227     2227              
  Branches       59       59              
==========================================
- Hits         1747     1746       -1     
- Misses        480      481       +1     
Impacted Files Coverage Δ
...a/org/scalasteward/core/edit/UpdateHeuristic.scala 98.82% <100.00%> (-1.18%) ⬇️

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 813e9a7...6b1c9c9. Read the comment docs.

@fthomas fthomas merged commit 4440767 into master Feb 18, 2021
@fthomas fthomas deleted the topic/escape-punctuation branch February 19, 2021 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant