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

Test: add test cases #115

Merged
merged 18 commits into from May 18, 2024
Merged

Test: add test cases #115

merged 18 commits into from May 18, 2024

Conversation

iamazy
Copy link
Member

@iamazy iamazy commented May 11, 2024

No description provided.

Copy link

codecov bot commented May 11, 2024

Codecov Report

Attention: Patch coverage is 10.11236% with 80 lines in your changes are missing coverage. Please review.

Project coverage is 22.73%. Comparing base (c92028c) to head (e945da6).

Files Patch % Lines
helyim/src/directory/server.rs 0.00% 22 Missing ⚠️
helyim/src/storage/api/mod.rs 0.00% 20 Missing ⚠️
helyim/src/storage/api/erasure_coding.rs 0.00% 18 Missing ⚠️
helyim/src/util/http/extractor.rs 0.00% 5 Missing ⚠️
helyim/src/directory/api.rs 69.23% 4 Missing ⚠️
helyim/src/raft/mod.rs 0.00% 4 Missing ⚠️
helyim/src/client/mod.rs 0.00% 3 Missing ⚠️
helyim/src/storage/server.rs 0.00% 3 Missing ⚠️
helyim/src/topology/volume_grow.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   19.61%   22.73%   +3.12%     
==========================================
  Files          75       76       +1     
  Lines        4828     4790      -38     
==========================================
+ Hits          947     1089     +142     
+ Misses       3881     3701     -180     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iamazy iamazy merged commit 91eb22c into main May 18, 2024
6 of 7 checks passed
@iamazy iamazy deleted the test branch May 18, 2024 02:41
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

1 participant