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: bump deps #34

Merged
merged 2 commits into from
Mar 2, 2022
Merged

chore: bump deps #34

merged 2 commits into from
Mar 2, 2022

Conversation

PierreZ
Copy link
Member

@PierreZ PierreZ commented Feb 2, 2022

  • Bump dependencies according to deps.rs
  • Add badge

Running PR with correctness to ensure we haven't break anything during bump of deps

@PierreZ PierreZ added the correctness run hundred of iterations on the bindingTester during CI label Feb 2, 2022
@coveralls
Copy link

coveralls commented Feb 2, 2022

Pull Request Test Coverage Report for Build 1920851074

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 15 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.04%) to 75.784%

Files with Coverage Reduction New Missed Lines %
foundationdb/src/directory/mod.rs 1 94.85%
foundationdb/src/directory/directory_layer.rs 4 93.08%
foundationdb/src/directory/directory_partition.rs 10 81.34%
Totals Coverage Status
Change from base Build 1920691699: -0.04%
Covered Lines: 4106
Relevant Lines: 5418

💛 - Coveralls

@PierreZ PierreZ force-pushed the deps_rs branch 3 times, most recently from 6ace330 to 272fa05 Compare February 8, 2022 17:11
@codecov-commenter
Copy link

Codecov Report

Merging #34 (272fa05) into main (212f34b) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   83.36%   83.34%   -0.03%     
==========================================
  Files          24       24              
  Lines        4714     4713       -1     
==========================================
- Hits         3930     3928       -2     
- Misses        784      785       +1     
Impacted Files Coverage Δ
foundationdb/src/tuple/hca.rs 67.54% <100.00%> (-0.29%) ⬇️
foundationdb/src/directory/directory_layer.rs 90.42% <0.00%> (-0.62%) ⬇️
foundationdb-bindingtester/src/main.rs 89.68% <0.00%> (+0.12%) ⬆️

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 212f34b...272fa05. Read the comment docs.

@PierreZ PierreZ merged commit 5df504f into foundationdb-rs:main Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
correctness run hundred of iterations on the bindingTester during CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants