Skip to content

Like query fix#172

Closed
berupp wants to merge 4 commits intoClickHouse:masterfrom
berupp:like_fix
Closed

Like query fix#172
berupp wants to merge 4 commits intoClickHouse:masterfrom
berupp:like_fix

Conversation

@berupp
Copy link
Copy Markdown

@berupp berupp commented May 14, 2019

I added two tests that can be executed and fail against master with commit bc184e6.

They succeed with the fix (and fail if input is changed appropriately ;) )

@codecov
Copy link
Copy Markdown

codecov bot commented May 14, 2019

Codecov Report

Merging #172 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   57.65%   57.74%   +0.09%     
==========================================
  Files          52       52              
  Lines        2725     2731       +6     
==========================================
+ Hits         1571     1577       +6     
  Misses       1019     1019              
  Partials      135      135
Impacted Files Coverage Δ
helpers.go 100% <100%> (ø) ⬆️
stmt.go 76.92% <100%> (+0.68%) ⬆️

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 0484760...ad4bb4c. Read the comment docs.

@berupp berupp mentioned this pull request May 14, 2019
@berupp berupp closed this May 14, 2019
mshustov pushed a commit that referenced this pull request Jan 6, 2023
….org/atomic-1.10.0

chore(deps): bump go.uber.org/atomic from 1.9.0 to 1.10.0
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.

1 participant