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 operator cluster role permission is missing #198

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Sep 1, 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

@github-actions
Copy link

github-actions bot commented Sep 1, 2023

There are 17 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/UpdateTestSuite 2.493557ms 2.493557ms 2.493557ms 1 1
POST http://localhost:8080/server.Runner/GetStores 2.106448ms 2.106448ms 2.106448ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 2.039347ms 2.039347ms 2.039347ms 1 0
POST http://localhost:8080/server.Runner/FunctionsQuery 1.77454ms 1.77454ms 1.77454ms 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 1.077124ms 1.077124ms 1.077124ms 1 0
POST http://localhost:8080/server.Runner/CreateTestSuite 1.045424ms 1.045424ms 1.045424ms 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 915.62µs 915.62µs 915.62µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 880.82µs 880.82µs 880.82µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 868.52µs 868.52µs 868.52µs 1 0
POST http://localhost:8080/server.Runner/GetTestCase 867.119µs 867.119µs 867.119µs 1 0
POST http://localhost:8080/server.Runner/GetSecrets 818.618µs 818.618µs 818.618µs 1 0
POST http://localhost:8080/server.Runner/ListTestCase 749.117µs 945.921µs 552.313µs 2 1
POST http://localhost:8080/server.Runner/ConvertTestSuite 718.816µs 718.816µs 718.816µs 1 1
POST http://localhost:8080/server.Runner/ListCodeGenerator 696.616µs 696.616µs 696.616µs 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 638.114µs 848.819µs 427.41µs 2 1
POST http://localhost:8080/server.Runner/GetVersion 542.913µs 542.913µs 542.913µs 1 0
POST http://localhost:8080/server.Runner/GenerateCode 481.311µs 481.311µs 481.311µs 1 1

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.11%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2bbb634) 5283 4483 84.86%
Head commit (dd9ee40) 5283 (+0) 4477 (-6) 84.74% (-0.11%)

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 (#198) 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

@LinuxSuRen LinuxSuRen merged commit 3f2877e into master Sep 2, 2023
11 checks passed
@LinuxSuRen LinuxSuRen deleted the fix/operator-per-missing branch September 2, 2023 07:18
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant