Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prevent docker data race with version negotiation #159

Closed
wants to merge 1 commit into from

Conversation

orlangure
Copy link
Owner

No description provided.

@orlangure orlangure self-assigned this May 18, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #159 (38d01a2) into master (fdc2a23) will decrease coverage by 33.25%.
The diff coverage is 100.00%.

❗ Current head 38d01a2 differs from pull request most recent head e05ddc6. Consider uploading reports for the commit e05ddc6 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##           master     #159       +/-   ##
===========================================
- Coverage   82.65%   49.39%   -33.26%     
===========================================
  Files          46       46               
  Lines        1810     1814        +4     
===========================================
- Hits         1496      896      -600     
- Misses        163      838      +675     
+ Partials      151       80       -71     
Impacted Files Coverage Δ
docker.go 87.50% <100.00%> (-0.97%) ⬇️
gnomock.go 81.88% <100.00%> (ø)
preset/k3s/options.go 0.00% <0.00%> (-100.00%) ⬇️
preset/kafka/options.go 0.00% <0.00%> (-100.00%) ⬇️
preset/mysql/options.go 0.00% <0.00%> (-100.00%) ⬇️
preset/splunk/options.go 0.00% <0.00%> (-100.00%) ⬇️
preset/elastic/options.go 0.00% <0.00%> (-100.00%) ⬇️
preset/influxdb/options.go 0.00% <0.00%> (-100.00%) ⬇️
preset/localstack/options.go 0.00% <0.00%> (-100.00%) ⬇️
preset/splunk/preset.go 0.00% <0.00%> (-95.92%) ⬇️
... and 10 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 fdc2a23...e05ddc6. Read the comment docs.

@orlangure
Copy link
Owner Author

Moved into #155

@orlangure orlangure closed this May 18, 2021
@orlangure orlangure deleted the connect-race branch May 18, 2021 21:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants