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

Fix racy tests #1486

Merged
merged 4 commits into from
Jun 4, 2020
Merged

Fix racy tests #1486

merged 4 commits into from
Jun 4, 2020

Conversation

mstoykov
Copy link
Collaborator

@mstoykov mstoykov commented Jun 4, 2020

No description provided.

@mstoykov mstoykov requested review from imiric and na-- June 4, 2020 12:48
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2020

Codecov Report

Merging #1486 into new-schedulers will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                 @@
##           new-schedulers    #1486      +/-   ##
==================================================
- Coverage           76.79%   76.75%   -0.04%     
==================================================
  Files                 163      163              
  Lines               13008    13008              
==================================================
- Hits                 9989     9984       -5     
- Misses               2508     2513       +5     
  Partials              511      511              
Impacted Files Coverage Δ
lib/executor/variable_looping_vus.go 95.25% <0.00%> (-1.19%) ⬇️
stats/cloud/collector.go 78.08% <0.00%> (-0.62%) ⬇️

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 5974049...ac4ab4e. Read the comment docs.

@mstoykov mstoykov merged commit 830ebf6 into new-schedulers Jun 4, 2020
@mstoykov mstoykov deleted the fixRacyTests branch June 4, 2020 13:08
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.

None yet

3 participants