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: remove unused code and refact test #701

Merged
merged 4 commits into from
Feb 6, 2023
Merged

Conversation

sysulq
Copy link
Member

@sysulq sysulq commented Feb 6, 2023

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@sysulq sysulq temporarily deployed to tablestore-live February 6, 2023 02:12 — with GitHub Actions Inactive
@sysulq sysulq temporarily deployed to tablestore-live February 6, 2023 02:15 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2023

Codecov Report

Merging #701 (5c9fecb) into master (6674f8d) will decrease coverage by 17.57%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           master     #701       +/-   ##
===========================================
- Coverage   52.14%   34.57%   -17.57%     
===========================================
  Files         192      152       -40     
  Lines       10729     7895     -2834     
===========================================
- Hits         5595     2730     -2865     
- Misses       4710     4937      +227     
+ Partials      424      228      -196     
Impacted Files Coverage Δ
pkg/util/xmap/util.go 46.00% <ø> (-23.36%) ⬇️
pkg/util/xstring/string.go 0.00% <ø> (-16.27%) ⬇️
proto/helloworld/v1/helloworld.pb.go 20.00% <ø> (ø)
test/e2e/client/redis.go 100.00% <ø> (ø)
test/e2e/framework/etcd.go 100.00% <ø> (ø)
test/e2e/framework/grpc.go 100.00% <ø> (ø)
test/e2e/framework/http.go 89.74% <ø> (ø)
test/e2e/framework/redis.go 100.00% <ø> (ø)
test/e2e/jupiter/grpc.go 100.00% <100.00%> (ø)
test/e2e/server/xecho.go 100.00% <100.00%> (ø)
... and 93 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sysulq sysulq temporarily deployed to tablestore-live February 6, 2023 02:22 — with GitHub Actions Inactive
@sysulq sysulq temporarily deployed to tablestore-live February 6, 2023 02:28 — with GitHub Actions Inactive
@sysulq sysulq merged commit aee4978 into master Feb 6, 2023
@sysulq sysulq deleted the feat/remove-unused branch February 17, 2023 05:44
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

2 participants