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

Fix erroneous regex where an optional colon was defined instead of a non-capturing group #931

Merged
merged 1 commit into from Oct 14, 2018

Conversation

Vampire
Copy link
Member

@Vampire Vampire commented Oct 11, 2018

This change is Reviewable

@codecov
Copy link

codecov bot commented Oct 11, 2018

Codecov Report

Merging #931 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #931   +/-   ##
=========================================
  Coverage     75.96%   75.96%           
  Complexity     3528     3528           
=========================================
  Files           376      376           
  Lines         10722    10722           
  Branches       1360     1360           
=========================================
  Hits           8145     8145           
  Misses         2104     2104           
  Partials        473      473
Impacted Files Coverage Δ Complexity Δ
...ain/java/org/spockframework/runtime/Condition.java 90.74% <100%> (ø) 18 <0> (ø) ⬇️

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 60b2d5a...45fcc3e. Read the comment docs.

Copy link
Member

@leonard84 leonard84 left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@leonard84 leonard84 merged commit 93598c0 into spockframework:master Oct 14, 2018
@Vampire Vampire deleted the fix-erroneous-regex branch October 15, 2018 08:55
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.

None yet

2 participants