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: support local sercret service #516

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Conversation

LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen commented Jul 19, 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:

image

See the usage:

image

Which issue(s) this PR fixes:

Fixes #

@LinuxSuRen LinuxSuRen added enhancement New feature or request ui backend labels Jul 19, 2024
Copy link

github-actions bot commented Jul 19, 2024

There are 1 test cases, failed count 0:

Name Average Max Min Count Error
9.108594ms 9.857208ms 7.926358ms 3 0

Reported by api-testing.

Copy link

codacy-production bot commented Jul 19, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.05% 22.46%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b7f0503) 15341 6621 43.16%
Head commit (20aca99) 15504 (+163) 6699 (+78) 43.21% (+0.05%)

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 (#516) 334 75 22.46%

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


🚀 Don’t miss a bit, follow what’s new on Codacy.

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

@LinuxSuRen LinuxSuRen force-pushed the feat/local-secret-svc branch from 68d3aba to 20aca99 Compare July 19, 2024 03:28
Copy link

@LinuxSuRen LinuxSuRen merged commit 62383ba into master Jul 19, 2024
18 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/local-secret-svc branch July 19, 2024 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant