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

expression: Add regexp support #105

Merged
merged 1 commit into from
Feb 10, 2017
Merged

expression: Add regexp support #105

merged 1 commit into from
Feb 10, 2017

Conversation

ajnavarro
Copy link
Contributor

No description provided.

@ajnavarro ajnavarro changed the title sql: Add REGEXP expression expression: Add regexp support Jan 27, 2017
@codecov-io
Copy link

codecov-io commented Jan 27, 2017

Codecov Report

Merging #105 into master will increase coverage by 0.34%.

@@            Coverage Diff            @@
##           master    #105      +/-   ##
=========================================
+ Coverage   60.56%   60.9%   +0.34%     
=========================================
  Files          40      40              
  Lines        1709    1673      -36     
=========================================
- Hits         1035    1019      -16     
+ Misses        615     594      -21     
- Partials       59      60       +1
Impacted Files Coverage Δ
sql/parse/parse.go 56.22% <ø> (-0.53%)
sql/expression/comparison.go 39.74% <52.38%> (+5.84%)
mem/table.go 57.57% <ø> (-3.54%)
git/objects.go 75% <ø> (-2.15%)
git/blobs.go 75% <ø> (-2.15%)
git/tags.go 80.95% <ø> (-1.27%)
git/references.go 80.95% <ø> (-1.27%)
sql/plan/sort.go 67.94% <ø> (-1.19%)
git/commits.go 81.81% <ø> (-1.17%)
git/tree_entries.go 82.22% <ø> (-1.12%)
... and 9 more

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 b91bebf...533738b. Read the comment docs.

@ajnavarro ajnavarro merged commit 7154635 into src-d:master Feb 10, 2017
@ajnavarro ajnavarro deleted the feature/regexp branch February 10, 2017 16:27
dpordomingo pushed a commit to dpordomingo/gitbase that referenced this pull request Mar 10, 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.

3 participants