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

add some error handling on the UI #213

Merged
merged 1 commit into from
Sep 11, 2023
Merged

add some error handling on the UI #213

merged 1 commit into from
Sep 11, 2023

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added enhancement New feature or request ui labels Sep 9, 2023
@sonarcloud
Copy link

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

There are 20 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/FunctionsQuery 4.052941ms 4.052941ms 4.052941ms 1 0
gRPC 127.0.0.1:7070/server.Runner/GetVersion 3.718843ms 4.422652ms 3.015035ms 2 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 2.374224ms 2.374224ms 2.374224ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 2.038273ms 2.501629ms 1.574918ms 2 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 1.966873ms 2.236226ms 1.69752ms 2 0
POST http://localhost:8080/server.Runner/CreateTestSuite 1.863419ms 1.863419ms 1.863419ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 1.809118ms 2.317124ms 1.301113ms 2 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 1.598516ms 1.598516ms 1.598516ms 1 0
POST http://localhost:8080/server.Runner/GetTestCase 1.425114ms 1.425114ms 1.425114ms 1 0
POST http://localhost:8080/server.Runner/GetStores 1.380814ms 1.380814ms 1.380814ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 1.318813ms 1.318813ms 1.318813ms 1 0
POST http://localhost:8080/server.Runner/GenerateCode 1.297913ms 1.297913ms 1.297913ms 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 1.033311ms 1.033311ms 1.033311ms 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.00371ms 1.00371ms 1.00371ms 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 904.61µs 1.073812ms 735.408µs 2 0
POST http://localhost:8080/server.Runner/GetSecrets 850.41µs 850.41µs 850.41µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 846.409µs 846.409µs 846.409µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 769.409µs 769.409µs 769.409µs 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 679.507µs 679.507µs 679.507µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 569.406µs 569.406µs 569.406µs 1 0

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.03% 60.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4a513d7) 5405 4522 83.66%
Head commit (97a5fbc) 5438 (+33) 4548 (+26) 83.63% (-0.03%)

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 (#213) 40 24 60.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

@LinuxSuRen LinuxSuRen merged commit e21e801 into master Sep 11, 2023
12 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/error-handle branch September 11, 2023 01:11
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update moonrailgun/tailchat docker tag to v1.8.3

* 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 ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant