Skip to content

fixes an string escape sequence bug for in classname parsing regular expression - #122

Open
zhentan wants to merge 1 commit into
ferranabello:masterfrom
zhentan:regex-fix
Open

fixes an string escape sequence bug for in classname parsing regular expression#122
zhentan wants to merge 1 commit into
ferranabello:masterfrom
zhentan:regex-fix

Conversation

@zhentan

@zhentan zhentan commented Feb 27, 2020

Copy link
Copy Markdown

There seems to be a bug in the regex.

@codecov

codecov Bot commented Feb 27, 2020

Copy link
Copy Markdown

Codecov Report

Merging #122 (686c5a1) into master (637438c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   98.36%   98.36%           
=======================================
  Files           7        7           
  Lines         184      184           
=======================================
  Hits          181      181           
  Misses          3        3           
Impacted Files Coverage Δ
Viperit/Core/Module.swift 100.00% <100.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 637438c...686c5a1. 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