tikv / raft-engine

A persistent storage engine for Multi-Raft log
Apache License 2.0
564 stars 88 forks source link

support save point #284

Open tabokie opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 94.26230% with 7 lines in your changes missing coverage. Please review.

Project coverage is 97.61%. Comparing base (81aa5bb) to head (13e708c). Report is 47 commits behind head on master.

Files with missing lines Patch % Lines
src/log_batch.rs 93.13% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #284 +/- ## ========================================== - Coverage 97.65% 97.61% -0.05% ========================================== Files 30 30 Lines 10634 10747 +113 ========================================== + Hits 10385 10491 +106 - Misses 249 256 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ti-chi-bot[bot] commented 1 week ago

@tabokie: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
rust-nightly 13e708cccbe7198c29cabd4a34b389e7de19c621 link true /test rust-nightly

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).