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

Support arg+ syntax for argument capture (w/ fixes) #116

Merged
merged 2 commits into from
Nov 5, 2019
Merged

Conversation

wass3r
Copy link
Collaborator

@wass3r wass3r commented Oct 24, 2019

Clone of #108 w/ fixes

Resolves #107

@coveralls
Copy link

Pull Request Test Coverage Report for Build 245

  • 12 of 26 (46.15%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.03%) to 40.121%

Changes Missing Coverage Covered Lines Changed/Added Lines %
core/matcher.go 12 26 46.15%
Files with Coverage Reduction New Missed Lines %
core/matcher.go 1 85.6%
Totals Coverage Status
Change from base Build 243: 0.03%
Covered Lines: 796
Relevant Lines: 1984

💛 - Coveralls

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.

Variable for all remaining args in rule
3 participants