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

[metasrv] refactor: clean up meta-store test #3925

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

drmingdrmer
Copy link
Member

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

[metasrv] refactor: clean up meta-store test

Changelog

  • Improvement

Related Issues

@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@vercel
Copy link

vercel bot commented Jan 20, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/databend/databend/8tSPxFryEMYZ8H6Wr1QqXLE1XaJ9
✅ Preview: Canceled

@drmingdrmer drmingdrmer marked this pull request as ready for review January 20, 2022 18:25
@codecov-commenter
Copy link

Codecov Report

Merging #3925 (ddf2bba) into main (82e6e4c) will decrease coverage by 0%.
The diff coverage is 87%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #3925   +/-   ##
=====================================
- Coverage     56%     56%   -1%     
=====================================
  Files        800     801    +1     
  Lines      42754   42714   -40     
=====================================
- Hits       24350   24321   -29     
+ Misses     18404   18393   -11     
Impacted Files Coverage Δ
common/meta/raft-store/src/state/raft_state.rs 27% <ø> (ø)
common/meta/sled-store/src/sled_serde.rs 100% <ø> (ø)
common/meta/types/src/applied_state.rs 50% <ø> (ø)
common/meta/types/src/cluster.rs 88% <ø> (ø)
common/meta/types/src/cmd.rs 100% <ø> (ø)
common/meta/types/src/log_entry.rs 100% <ø> (ø)
common/meta/types/src/message.rs 95% <ø> (ø)
common/meta/types/src/raft_types.rs 33% <ø> (+16%) ⬆️
metasrv/src/errors.rs 24% <0%> (+<1%) ⬆️
metasrv/src/store/to_storage_error.rs 44% <44%> (ø)
... and 19 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 a89b24c...ddf2bba. Read the comment docs.

@drmingdrmer drmingdrmer deleted the openraft branch January 21, 2022 03:01
@drmingdrmer drmingdrmer restored the openraft branch January 21, 2022 03:45
@drmingdrmer drmingdrmer reopened this Jan 21, 2022
@drmingdrmer drmingdrmer merged commit ddf2bba into datafuselabs:main Jan 21, 2022
@drmingdrmer drmingdrmer deleted the openraft branch January 21, 2022 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants