Skip to content

Clean up Java code formatting and update microsphere version - #31

Merged
mercyblitz merged 5 commits into
microsphere-projects:release-1.xfrom
mercyblitz:dev-1.x
May 30, 2026
Merged

Clean up Java code formatting and update microsphere version#31
mercyblitz merged 5 commits into
microsphere-projects:release-1.xfrom
mercyblitz:dev-1.x

Conversation

@mercyblitz

Copy link
Copy Markdown
Contributor

This pull request contains a minor version bump for a dependency and some cleanup in test files. The main change is updating the version of microsphere-spring-cloud to ensure the project uses the latest features and fixes. Additionally, unnecessary blank lines are removed from several test files for code cleanliness.

Dependency update:

  • Bumped microsphere-spring-cloud.version from 0.1.13 to 0.1.14 in microsphere-gateway-parent/pom.xml.

Test code cleanup:

  • Removed extra blank lines after the package declaration in the following test files for improved formatting:
    • ConfigUtilsTest.java
    • WebEndpointConfigurationPropertiesBindHandlerAdvisorTest.java
    • CommonConstantsTest.java
    • CommonsPropertyConstantsTest.java
    • RouteConstantsTest.java

github-actions Bot and others added 5 commits May 27, 2026 01:29
…copilot/remove-duplicated-line-separators-yet-again

Clean up Java source code formatting: remove duplicate blank lines and trailing whitespace
Update project to use microsphere-spring-cloud version 0.1.14: bump <microsphere-spring-cloud.version> in microsphere-gateway-parent/pom.xml and update the parent version in the root pom.xml to 0.1.14 so the project aligns with the new BOM/parent release.
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented May 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ Complexity Δ
...ointConfigurationPropertiesBindHandlerAdvisor.java 100.00% <ø> (ø) 3.00 <0.00> (ø)
...ebflux/autoconfigure/GatewayAutoConfiguration.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...re/WebEndpointMappingGatewayAutoConfiguration.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...text/WebEndpointApplicationContextInitializer.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...HeartbeatEventRouteRefreshListenerInterceptor.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...pagatingRefreshRoutesEventApplicationListener.java 100.00% <ø> (ø) 7.00 <0.00> (ø)
...rver/webflux/filter/DefaultGatewayFilterChain.java 100.00% <ø> (ø) 4.00 <0.00> (ø)
...webflux/filter/WebEndpointMappingGlobalFilter.java 99.04% <ø> (ø) 72.00 <0.00> (ø)
...er/webflux/handler/CachingFilteringWebHandler.java 100.00% <ø> (ø) 14.00 <0.00> (ø)
...WebHandlerBeanDefinitionRegistryPostProcessor.java 100.00% <ø> (ø) 4.00 <0.00> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mercyblitz
mercyblitz merged commit b621556 into microsphere-projects:release-1.x May 30, 2026
58 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants