Skip to content

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Dec 15, 2023

There are 20 test cases, failed count 0:

See all test records
API Average Max Min Count Error
gRPC 127.0.0.1:7070/server.Runner/GetVersion 2.254112ms 3.009592ms 1.263293ms 3 0
POST http://localhost:8080/server.Runner/GenerateCode 2.121714ms 2.121714ms 2.121714ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 2.028719ms 2.637543ms 1.535919ms 3 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 1.980637ms 1.980637ms 1.980637ms 1 0
POST http://localhost:8080/server.Runner/CreateTestSuite 1.874021ms 1.874021ms 1.874021ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 1.863362ms 2.1714ms 1.420214ms 3 0
POST http://localhost:8080/server.Runner/FunctionsQuery 1.795119ms 1.795119ms 1.795119ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 1.589664ms 1.698868ms 1.480461ms 2 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.498454ms 1.498454ms 1.498454ms 1 0
POST http://localhost:8080/server.Runner/GetTestCase 1.333122ms 1.333122ms 1.333122ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 1.268607ms 1.268607ms 1.268607ms 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 1.175588ms 1.175588ms 1.175588ms 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 874.641µs 874.641µs 874.641µs 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 832.803µs 832.803µs 832.803µs 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 708.716µs 708.716µs 708.716µs 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 705.706µs 751.564µs 659.848µs 2 0
POST http://localhost:8080/server.Runner/GetSecrets 679.966µs 679.966µs 679.966µs 1 0
POST http://localhost:8080/server.Runner/GetStores 675.317µs 675.317µs 675.317µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 664.144µs 664.144µs 664.144µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 634.131µs 634.131µs 634.131µs 1 0

Reported by api-testing.

Copy link

codacy-production bot commented Dec 15, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.04%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (105cea6) 12653 6213 49.10%
Head commit (a96edb2) 12657 (+4) 6210 (-3) 49.06% (-0.04%)

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

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

@LinuxSuRen LinuxSuRen force-pushed the chore/favicon branch 2 times, most recently from 9a12515 to 4edac5b Compare December 15, 2023 02:28
Copy link

github-actions bot commented Dec 15, 2023

There are 18 test cases, failed count 0:

See all test records
API Average Max Min Count Error
POST http://localhost:8080/server.Runner/CreateTestSuite 1.512673414s 3.022607549s 2.739279ms 10 0
GET http://localhost:8080/get 6.136858ms 6.136858ms 6.136858ms 5 0
GET http://localhost:8080/get?name=atest-store-git 5.031226ms 5.031226ms 5.031226ms 5 0
POST http://localhost:8080/server.Runner/UpdateTestCase 3.157165ms 3.157165ms 3.157165ms 5 0
POST http://localhost:8080/server.Runner/RunTestCase 2.834592ms 2.834592ms 2.834592ms 5 0
POST http://localhost:8080/server.Runner/CreateTestCase 2.739621ms 3.205334ms 2.273908ms 10 0
POST http://localhost:8080/server.Runner/GetTestCase 2.474638ms 2.805738ms 2.143538ms 10 0
POST http://localhost:8080/server.Runner/CreateStore 2.335932ms 2.335932ms 2.335932ms 5 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 2.307526ms 2.307526ms 2.307526ms 5 0
POST http://localhost:8080/server.Runner/GetTestSuite 2.165774ms 2.165774ms 2.165774ms 5 0
POST http://localhost:8080/server.Runner/DeleteTestCase 2.012629ms 2.012629ms 2.012629ms 5 0
GET http://localhost:8080/favicon.ico 1.146803ms 1.146803ms 1.146803ms 5 0
POST http://localhost:8080/server.Runner/FunctionsQuery 880.497µs 1.079742ms 681.253µs 10 0
GET http://localhost:8080/oauth2/token 767.609µs 767.609µs 767.609µs 5 0
POST http://localhost:8080/server.Runner/PopularHeaders 743.461µs 743.461µs 743.461µs 5 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 657.615µs 657.615µs 657.615µs 5 0
POST http://localhost:8080/server.Runner/GetVersion 570.756µs 570.756µs 570.756µs 5 0
GET http://localhost:8080/debug/pprof/cmdline 537.996µs 537.996µs 537.996µs 5 0

e2e-testing

@LinuxSuRen LinuxSuRen force-pushed the chore/favicon branch 2 times, most recently from 55be27e to acd08f7 Compare December 15, 2023 02:46
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

7.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@LinuxSuRen LinuxSuRen merged commit ba51c74 into master Dec 15, 2023
@LinuxSuRen LinuxSuRen deleted the chore/favicon branch December 15, 2023 04:32
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