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

Use Jackson Annotations for getters and setters also for Micronaut Serde #16966

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Samples

e74ea64
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Use Jackson Annotations for getters and setters also for Micronaut Serde #16966

Samples
e74ea64
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / JUnit Test results succeeded Nov 4, 2023 in 0s

JUnit Test results ✅

Tests passed successfully

Report Passed Failed Skipped Time
modules/openapi-generator-cli/target/surefire-reports/TEST-TestSuite.xml 48✅ 7s
modules/openapi-generator-core/target/surefire-reports/TEST-TestSuite.xml 15✅ 908ms
modules/openapi-generator-maven-plugin/target/surefire-reports/TEST-org.openapitools.codegen.plugin.CodeGenMojoTest.xml 4✅ 9s
modules/openapi-generator/target/surefire-reports/TEST-TestSuite.xml 1997✅ 97s

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

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

Test suite Passed Failed Skipped Time
TestSuite 48✅ 7s

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

15 tests were completed in 908ms with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestSuite 15✅ 908ms

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

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

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

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

1997 tests were completed in 97s with 1997 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestSuite 1997✅ 97s