Skip to content

Conversation

@mercyblitz
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Updated the assertSplit method to correctly handle delimiter length checks and assertions. Now, assertions for single-character and multi-character delimiters are separated, ensuring accurate test validation.
Replaces busy-wait loop with assertTrue using awaitTermination for better test reliability and readability in testDeleteDirectoryOnIOException.
Changed the return type of testDeleteDirectoryOnIOException0 from Void to File and updated the return statement to return the test directory. This improves clarity and allows the caller to access the created directory.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 4, 2025

@mercyblitz mercyblitz merged commit 6c42c68 into microsphere-projects:dev Oct 4, 2025
7 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.

1 participant