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 is_empty to Engine API #228

Merged
merged 2 commits into from
Jun 23, 2022
Merged

Add is_empty to Engine API #228

merged 2 commits into from
Jun 23, 2022

Conversation

tabokie
Copy link
Member

@tabokie tabokie commented Jun 22, 2022

No description provided.

tabokie added 2 commits June 22, 2022 15:40
Signed-off-by: tabokie <xy.tao@outlook.com>
Signed-off-by: tabokie <xy.tao@outlook.com>
@tabokie tabokie requested a review from BusyJay June 22, 2022 07:43
@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #228 (d1b4634) into master (5e8e4bb) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
+ Coverage   97.13%   97.14%   +0.01%     
==========================================
  Files          29       29              
  Lines        9030     9066      +36     
==========================================
+ Hits         8771     8807      +36     
  Misses        259      259              
Impacted Files Coverage Δ
src/engine.rs 97.39% <100.00%> (+0.05%) ⬆️
src/memtable.rs 99.17% <100.00%> (+<0.01%) ⬆️
src/consistency.rs 91.11% <0.00%> (-2.23%) ⬇️
src/env/default.rs 92.57% <0.00%> (+0.57%) ⬆️

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 5e8e4bb...d1b4634. Read the comment docs.

@tabokie tabokie merged commit b0ad1f7 into tikv:master Jun 23, 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.

2 participants