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

b2: fixed error handling for GetMetadata() #1563

Merged
merged 1 commit into from Dec 3, 2021

Conversation

jkowalski
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #1563 (a862d28) into master (1ba74bb) will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1563      +/-   ##
==========================================
+ Coverage   69.04%   69.17%   +0.13%     
==========================================
  Files         375      375              
  Lines       29714    29714              
==========================================
+ Hits        20517    20556      +39     
+ Misses       7511     7482      -29     
+ Partials     1686     1676      -10     
Impacted Files Coverage Δ
repo/content/content_cache_metadata.go 71.91% <0.00%> (-7.87%) ⬇️
repo/content/content_manager_lock_free.go 71.64% <0.00%> (-2.24%) ⬇️
repo/blob/filesystem/filesystem_storage.go 63.68% <0.00%> (-1.50%) ⬇️
repo/object/object_reader.go 77.07% <0.00%> (-1.47%) ⬇️
repo/content/committed_read_manager.go 70.29% <0.00%> (+0.81%) ⬆️
repo/maintenance/maintenance_run.go 75.97% <0.00%> (+0.90%) ⬆️
internal/server/server.go 67.03% <0.00%> (+1.76%) ⬆️
internal/cache/persistent_lru_cache.go 84.37% <0.00%> (+1.87%) ⬆️
repo/content/index_blob_manager_v1.go 69.56% <0.00%> (+3.26%) ⬆️
internal/epoch/epoch_manager.go 88.61% <0.00%> (+3.41%) ⬆️
... and 3 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 1ba74bb...a862d28. Read the comment docs.

@jkowalski jkowalski merged commit 26fff65 into kopia:master Dec 3, 2021
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