Skip to content

Introduce Spring Boot starter #11

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

Merged
merged 30 commits into from
Jun 14, 2025
Merged

Introduce Spring Boot starter #11

merged 30 commits into from
Jun 14, 2025

Conversation

dmitrysulman
Copy link
Owner

@dmitrysulman dmitrysulman commented Jun 1, 2025

Closes #8

@dmitrysulman dmitrysulman added this to the 1.1.0 milestone Jun 1, 2025
Copy link

codecov bot commented Jun 1, 2025

Codecov Report

Attention: Patch coverage is 97.64706% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...e/ReactorNettyAccessLogFactoryAutoConfiguration.kt 93.75% 0 Missing and 1 partial ⚠️
...ty/joran/LogbackAccessSpringProfileModelHandler.kt 91.66% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ Complexity Δ
...y/autoconfigure/ReactorNettyAccessLogProperties.kt 100.00% <100.00%> (ø) 4.00 <4.00> (?)
...ReactorNettyAccessLogWebServerFactoryCustomizer.kt 100.00% <100.00%> (ø) 3.00 <3.00> (?)
...ctor/netty/joran/LogbackAccessJoranConfigurator.kt 100.00% <100.00%> (ø) 7.00 <7.00> (?)
...or/netty/joran/LogbackAccessSpringProfileAction.kt 100.00% <100.00%> (ø) 2.00 <2.00> (?)
...tor/netty/joran/LogbackAccessSpringProfileModel.kt 100.00% <100.00%> (ø) 1.00 <1.00> (?)
...ingProfileWithinSecondPhaseElementSanityChecker.kt 100.00% <100.00%> (ø) 7.00 <7.00> (?)
...e/ReactorNettyAccessLogFactoryAutoConfiguration.kt 93.75% <93.75%> (ø) 11.00 <11.00> (?)
...ty/joran/LogbackAccessSpringProfileModelHandler.kt 91.66% <91.66%> (ø) 5.00 <5.00> (?)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dmitrysulman dmitrysulman force-pushed the spring-boot-starter branch from 87fdd68 to 35489ec Compare June 5, 2025 18:15
@dmitrysulman dmitrysulman force-pushed the spring-boot-starter branch 2 times, most recently from 5286392 to 7eca517 Compare June 12, 2025 10:11
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
@dmitrysulman dmitrysulman force-pushed the spring-boot-starter branch from 7eca517 to 04a53d6 Compare June 12, 2025 18:41
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
Signed-off-by: Dmitry Sulman <[email protected]>
@dmitrysulman dmitrysulman marked this pull request as ready for review June 14, 2025 11:19
@dmitrysulman dmitrysulman self-assigned this Jun 14, 2025
@dmitrysulman dmitrysulman added the enhancement New feature or request label Jun 14, 2025
@dmitrysulman dmitrysulman merged commit 68d587b into main Jun 14, 2025
8 checks passed
@dmitrysulman dmitrysulman deleted the spring-boot-starter branch June 14, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce Spring Boot starter
1 participant