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

SNOW-894815: Fix race conditions and enable TestConcurrentReadOnParams #909

Closed

add mutex lock in getQueryContextCacheSize

644b4c0
Select commit
Loading
Failed to load commit list.
Closed

SNOW-894815: Fix race conditions and enable TestConcurrentReadOnParams #909

add mutex lock in getQueryContextCacheSize
644b4c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2023 in 1s

83.25% (+0.03%) compared to 46bf297

View this Pull Request on Codecov

83.25% (+0.03%) compared to 46bf297

Details

Codecov Report

Merging #909 (644b4c0) into master (46bf297) will increase coverage by 0.03%.
Report is 1 commits behind head on master.
The diff coverage is 90.16%.

@@            Coverage Diff             @@
##           master     #909      +/-   ##
==========================================
+ Coverage   83.22%   83.25%   +0.03%     
==========================================
  Files          48       49       +1     
  Lines        9244     9297      +53     
==========================================
+ Hits         7693     7740      +47     
- Misses       1551     1557       +6     
Files Coverage Δ
chunk_downloader.go 84.09% <100.00%> (ø)
connection.go 84.44% <100.00%> (+0.05%) ⬆️
connection_util.go 86.60% <100.00%> (+0.24%) ⬆️
htap.go 98.03% <100.00%> (+0.16%) ⬆️
rows.go 78.72% <100.00%> (ø)
client_configuration.go 86.04% <86.04%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more