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

feat: Introduce platform tier #15

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Conversation

PierreZ
Copy link
Member

@PierreZ PierreZ commented Dec 20, 2021

Resolves #15

@PierreZ
Copy link
Member Author

PierreZ commented Dec 20, 2021

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1691736145

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

Files with Coverage Reduction New Missed Lines %
foundationdb-bindingtester/src/main.rs 1 92.15%
target/x86_64-unknown-linux-gnu/debug/build/foundationdb-16280d48c628f45b/out/options.rs 4 32.48%
foundationdb/src/database.rs 11 73.91%
Totals Coverage Status
Change from base Build 1691711288: -0.3%
Covered Lines: 2652
Relevant Lines: 3793

💛 - Coveralls

@codecov-commenter
Copy link

Codecov Report

Merging #15 (0a06f2f) into main (e8a5ba5) will decrease coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   81.35%   81.09%   -0.26%     
==========================================
  Files          18       18              
  Lines        3089     3089              
==========================================
- Hits         2513     2505       -8     
- Misses        576      584       +8     
Impacted Files Coverage Δ
foundationdb/src/database.rs 73.91% <0.00%> (-11.96%) ⬇️
foundationdb-bindingtester/src/main.rs 92.15% <0.00%> (+0.31%) ⬆️

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 e8a5ba5...0a06f2f. Read the comment docs.

@PierreZ PierreZ merged commit 433af58 into foundationdb-rs:main Jan 13, 2022
@PierreZ PierreZ mentioned this pull request Jan 13, 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