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: add a new extension: mongodb #278

Merged
merged 4 commits into from Nov 18, 2023
Merged

feat: add a new extension: mongodb #278

merged 4 commits into from Nov 18, 2023

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added enhancement New feature or request extension labels Nov 17, 2023
Copy link

github-actions bot commented Nov 17, 2023

There are 21 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/GetStores 7.252974ms 7.252974ms 7.252974ms 1 0
gRPC 127.0.0.1:7070/server.Runner/GetVersion 2.74667ms 3.983614ms 1.082669ms 3 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 2.546432ms 3.511993ms 1.242525ms 3 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 2.251659ms 2.251659ms 2.251659ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 2.222342ms 2.677403ms 1.841771ms 3 0
POST http://localhost:8080/server.Runner/GetSuites 1.848678ms 1.848678ms 1.848678ms 1 0
POST http://localhost:8080/server.Runner/CreateTestSuite 1.791634ms 1.791634ms 1.791634ms 1 0
POST http://localhost:8080/server.Runner/FunctionsQuery 1.576671ms 1.576671ms 1.576671ms 1 0
POST http://localhost:8080/server.Runner/GenerateCode 1.533003ms 1.533003ms 1.533003ms 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 1.319902ms 1.319902ms 1.319902ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 1.310213ms 1.423678ms 1.196749ms 2 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 1.255684ms 1.529489ms 981.88µs 2 0
POST http://localhost:8080/server.Runner/GetTestCase 1.153364ms 1.153364ms 1.153364ms 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.024888ms 1.024888ms 1.024888ms 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 836.187µs 836.187µs 836.187µs 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 761.917µs 761.917µs 761.917µs 1 0
POST http://localhost:8080/server.Runner/GetSecrets 712.128µs 712.128µs 712.128µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 625.682µs 625.682µs 625.682µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 527.095µs 527.095µs 527.095µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 519.884µs 519.884µs 519.884µs 1 0
tRPC Hello 426.479µs 426.479µs 426.479µs 1 1

Copy link

codacy-production bot commented Nov 17, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.09%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (649b0d8) 6548 5624 85.89%
Head commit (94013b0) 6548 (+0) 5618 (-6) 85.80% (-0.09%)

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

Copy link

sonarcloud bot commented Nov 18, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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
5.2% 5.2% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@LinuxSuRen LinuxSuRen merged commit 916ce85 into master Nov 18, 2023
8 of 10 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/ext-mangodb branch November 18, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant