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

Add example about atomic_op #63

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Conversation

PierreZ
Copy link
Member

@PierreZ PierreZ commented Jun 9, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #63 (d783844) into main (7a838a5) will increase coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   83.52%   83.60%   +0.08%     
==========================================
  Files          24       24              
  Lines        4806     4820      +14     
==========================================
+ Hits         4014     4030      +16     
+ Misses        792      790       -2     
Impacted Files Coverage Δ
foundationdb-bindingtester/src/main.rs 89.43% <0.00%> (-0.26%) ⬇️
foundationdb/src/tuple/subspace.rs 99.03% <0.00%> (+0.14%) ⬆️
foundationdb/src/directory/directory_layer.rs 93.30% <0.00%> (+1.21%) ⬆️

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 7a838a5...d783844. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2469413407

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

Files with Coverage Reduction New Missed Lines %
foundationdb/src/directory/directory_layer.rs 3 93.31%
foundationdb-bindingtester/src/main.rs 4 89.43%
Totals Coverage Status
Change from base Build 2356888996: 0.09%
Covered Lines: 4185
Relevant Lines: 5556

💛 - Coveralls

@PierreZ PierreZ marked this pull request as ready for review June 9, 2022 15:54
@PierreZ PierreZ merged commit a309d67 into foundationdb-rs:main Jun 9, 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

3 participants