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

chore: prepare for 0.7.0 #65

Merged
merged 1 commit into from
Jul 11, 2022
Merged

Conversation

PierreZ
Copy link
Member

@PierreZ PierreZ commented Jul 11, 2022

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2650249623

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 19 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.3%) to 74.53%

Files with Coverage Reduction New Missed Lines %
foundationdb/src/directory/directory_layer.rs 1 93.31%
foundationdb/src/directory/mod.rs 2 94.12%
foundationdb/src/directory/directory_partition.rs 16 76.87%
Totals Coverage Status
Change from base Build 2609412461: -0.3%
Covered Lines: 4243
Relevant Lines: 5693

💛 - Coveralls

@codecov-commenter
Copy link

Codecov Report

Merging #65 (4dc892d) into main (2c15984) will decrease coverage by 0.38%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   83.11%   82.73%   -0.39%     
==========================================
  Files          26       26              
  Lines        4952     4941      -11     
==========================================
- Hits         4116     4088      -28     
- Misses        836      853      +17     
Impacted Files Coverage Δ
foundationdb/src/directory/directory_partition.rs 76.86% <0.00%> (-11.95%) ⬇️
foundationdb/src/directory/mod.rs 94.11% <0.00%> (-1.48%) ⬇️
foundationdb/src/tuple/element.rs 62.06% <0.00%> (-0.26%) ⬇️
foundationdb/src/directory/directory_layer.rs 93.30% <0.00%> (-0.21%) ⬇️
foundationdb/src/api.rs 86.11% <0.00%> (-0.20%) ⬇️
foundationdb/src/database.rs 85.71% <0.00%> (-0.16%) ⬇️
foundationdb/src/future.rs 80.32% <0.00%> (-0.11%) ⬇️
foundationdb/src/transaction.rs 90.00% <0.00%> (-0.03%) ⬇️
foundationdb-bindingtester/src/main.rs 89.66% <0.00%> (-0.03%) ⬇️
foundationdb-gen/src/lib.rs 0.45% <0.00%> (+<0.01%) ⬆️
... and 1 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 2c15984...4dc892d. Read the comment docs.

@PierreZ PierreZ merged commit 90e4f0a into foundationdb-rs:main Jul 11, 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