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

fix: the grpc connect is incorrect #546

Merged
merged 1 commit into from
Oct 10, 2024
Merged

fix: the grpc connect is incorrect #546

merged 1 commit into from
Oct 10, 2024

Conversation

LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen commented Oct 10, 2024

We highly recommend you read the contributor's documentation before starting the review process especially since this is your first contribution to this project.

It was updated on 2024/5/27

What type of PR is this?

What this PR does / why we need it:
Tihs issue caused by #545

Which issue(s) this PR fixes:

Fixes #

@LinuxSuRen LinuxSuRen added bug Something isn't working skip-changelog labels Oct 10, 2024
Copy link

codacy-production bot commented Oct 10, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.62% (target: -1.00%) 0.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7de67ca) 17970 7494 41.70%
Head commit (3a0f723) 18060 (+90) 7644 (+150) 42.33% (+0.62%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#546) 45 0 0.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

Copy link

There are 1 test cases, failed count 0:

Name Average Max Min Count Error
9.62441ms 10.583235ms 9.039625ms 3 0

Reported by api-testing.

@LinuxSuRen LinuxSuRen merged commit dcdac9e into master Oct 10, 2024
17 of 18 checks passed
@LinuxSuRen LinuxSuRen deleted the fix/grpc-error branch October 10, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant