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

[Go][Server] Verify Path Params are provided #17032

Merged
merged 1 commit into from
Nov 13, 2023

Verify Path params that fall into the `string` bucket are supplied

be41893
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[Go][Server] Verify Path Params are provided #17032

Verify Path params that fall into the `string` bucket are supplied
be41893
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test results succeeded Nov 10, 2023 in 1s

JUnit Test results ✅

Tests passed successfully

Report Passed Failed Skipped Time
modules/openapi-generator-cli/target/surefire-reports/TEST-TestSuite.xml 48✅ 6s
modules/openapi-generator-core/target/surefire-reports/TEST-TestSuite.xml 17✅ 1s
modules/openapi-generator-maven-plugin/target/surefire-reports/TEST-org.openapitools.codegen.plugin.CodeGenMojoTest.xml 4✅ 8s
modules/openapi-generator/target/surefire-reports/TEST-TestSuite.xml 2036✅ 85s

✅ modules/openapi-generator-cli/target/surefire-reports/TEST-TestSuite.xml

48 tests were completed in 6s with 48 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestSuite 48✅ 6s

✅ modules/openapi-generator-core/target/surefire-reports/TEST-TestSuite.xml

17 tests were completed in 1s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestSuite 17✅ 1s

✅ modules/openapi-generator-maven-plugin/target/surefire-reports/TEST-org.openapitools.codegen.plugin.CodeGenMojoTest.xml

4 tests were completed in 8s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.openapitools.codegen.plugin.CodeGenMojoTest 4✅ 8s

✅ modules/openapi-generator/target/surefire-reports/TEST-TestSuite.xml

2036 tests were completed in 85s with 2036 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestSuite 2036✅ 85s