Skip to content

Conversation

@renliangyu857
Copy link
Contributor

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

add ut for seata spring boot starter,in order to improve single test coverage

Ⅱ. Does this pull request fix one issue?

fixes #6505

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ERROR the following files don't have a valid license header:
seata-spring-boot-starter/src/test/java/org/apache/seata/spring/boot/autoconfigure/AutoConfigurationBaseTest.java
seata-spring-boot-starter/src/test/java/org/apache/seata/spring/boot/autoconfigure/SeataAutoConfigurationTest.java
seata-spring-boot-starter/src/test/java/org/apache/seata/spring/boot/autoconfigure/SeataDataSourceAutoConfigurationTest.java
seata-spring-boot-starter/src/test/java/org/apache/seata/spring/boot/autoconfigure/SeataSagaAutoConfigurationTest.java
ERROR one or more files does not have a valid license header

@slievrly slievrly added this to the 2.4.0 milestone Jan 3, 2025
@slievrly slievrly removed this from the 2.4.0 milestone Apr 16, 2025
@slievrly slievrly closed this Oct 9, 2025
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.

task: Improve the test case coverage of [seata-spring-boot-starter] module to 70%

3 participants