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

Feature/example blob #50

Merged
merged 3 commits into from
Apr 27, 2022

Conversation

CleverAkanoa
Copy link
Collaborator

Add an example of blob storage

@codecov-commenter
Copy link

Codecov Report

Merging #50 (29dcd7e) into main (a3401e3) will increase coverage by 0.19%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   83.75%   83.94%   +0.19%     
==========================================
  Files          24       24              
  Lines        4716     4716              
==========================================
+ Hits         3950     3959       +9     
+ Misses        766      757       -9     
Impacted Files Coverage Δ
foundationdb/src/directory/directory_layer.rs 93.50% <0.00%> (+0.20%) ⬆️
foundationdb/src/directory/mod.rs 94.85% <0.00%> (+1.47%) ⬆️
foundationdb/src/directory/directory_partition.rs 81.34% <0.00%> (+4.47%) ⬆️

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 a3401e3...29dcd7e. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2229569400

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 11 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.2%) to 75.812%

Files with Coverage Reduction New Missed Lines %
foundationdb/src/directory/mod.rs 1 94.85%
foundationdb/src/directory/directory_partition.rs 10 81.34%
Totals Coverage Status
Change from base Build 2226655069: 0.2%
Covered Lines: 4109
Relevant Lines: 5420

💛 - Coveralls

@PierreZ PierreZ marked this pull request as ready for review April 27, 2022 06:12
@PierreZ PierreZ merged commit e43fd27 into foundationdb-rs:main Apr 27, 2022
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

4 participants