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 manage the secrets via UI #193

Merged
merged 4 commits into from
Aug 30, 2023
Merged

Conversation

LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen commented Aug 29, 2023

See the screenshots:

image
image

@LinuxSuRen LinuxSuRen added ui to-user The end-users might be interested in. labels Aug 29, 2023
@codacy-production
Copy link

codacy-production bot commented Aug 29, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0c32364) 5230 4451 85.11%
Head commit (96a58f2) 5230 (+0) 4451 (+0) 85.11% (+0.00%)

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 (#193) 0 0 ∅ (not applicable)

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

Repository owner deleted a comment from github-actions bot Aug 29, 2023
Repository owner deleted a comment from github-actions bot Aug 30, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Repository owner deleted a comment from github-actions bot Aug 30, 2023
@github-actions
Copy link

There are 17 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/DeleteTestSuite 3.895728ms 7.308347ms 483.109µs 2 1
POST http://localhost:8080/server.Runner/GetSuites 2.601453ms 2.601453ms 2.601453ms 1 0
POST http://localhost:8080/server.Runner/FunctionsQuery 2.274646ms 2.274646ms 2.274646ms 1 0
POST http://localhost:8080/server.Runner/GetStores 1.859538ms 1.859538ms 1.859538ms 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 1.204925ms 1.204925ms 1.204925ms 1 1
POST http://localhost:8080/server.Runner/GetTestCase 1.082421ms 1.082421ms 1.082421ms 1 0
POST http://localhost:8080/server.Runner/CreateTestSuite 1.052621ms 1.052621ms 1.052621ms 1 0
POST http://localhost:8080/server.Runner/GetSecrets 1.01762ms 1.01762ms 1.01762ms 1 0
POST http://localhost:8080/server.Runner/ListConverter 858.818µs 858.818µs 858.818µs 1 0
POST http://localhost:8080/server.Runner/ListTestCase 846.267µs 1.212025ms 480.51µs 2 1
POST http://localhost:8080/server.Runner/GetTestSuite 841.417µs 841.417µs 841.417µs 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 693.314µs 693.314µs 693.314µs 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 686.314µs 686.314µs 686.314µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 566.811µs 566.811µs 566.811µs 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 544.911µs 544.911µs 544.911µs 1 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 360.707µs 360.707µs 360.707µs 1 1
POST http://localhost:8080/server.Runner/GenerateCode 338.807µs 338.807µs 338.807µs 1 1

@LinuxSuRen LinuxSuRen merged commit 9e525dc into master Aug 30, 2023
11 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/ui-secret-mgr branch August 30, 2023 01:59
@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Aug 30, 2023
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update matrixdotorg/synapse docker tag to v1.87.0

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-user The end-users might be interested in. ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant