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

nit: fixed benign test data race #1635

Merged
merged 2 commits into from Dec 31, 2021
Merged

Conversation

jkowalski
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 31, 2021

Codecov Report

Merging #1635 (6827b42) into master (a223fb8) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1635      +/-   ##
==========================================
- Coverage   70.19%   70.13%   -0.07%     
==========================================
  Files         381      381              
  Lines       30240    30240              
==========================================
- Hits        21227    21208      -19     
- Misses       7378     7391      +13     
- Partials     1635     1641       +6     
Impacted Files Coverage Δ
...napshot/snapshotmaintenance/snapshotmaintenance.go 70.00% <0.00%> (-30.00%) ⬇️
repo/maintenance/maintenance_schedule.go 66.37% <0.00%> (-7.76%) ⬇️
snapshot/snapshotgc/gc.go 67.64% <0.00%> (-5.89%) ⬇️
internal/server/server.go 66.23% <0.00%> (-1.71%) ⬇️
repo/content/content_manager.go 84.76% <0.00%> (-0.58%) ⬇️
repo/object/object_reader.go 78.53% <0.00%> (+1.46%) ⬆️
repo/content/content_manager_lock_free.go 73.88% <0.00%> (+2.23%) ⬆️
repo/content/content_cache_metadata.go 96.55% <0.00%> (+4.59%) ⬆️

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 a223fb8...6827b42. Read the comment docs.

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

1 participant