Closed warnyul closed 5 months ago
The update to the JUnit5RobolectricAndroidSandbox
includes a simplified thread naming logic and a suppression annotation for a test environment specification, enhancing compatibility and clarity in testing environments.
File Path | Change Summary |
---|---|
.../jupiter/robolectric/internal/.../JUnit5RobolectricAndroidSandbox.kt | Simplified thread naming logic; Added @Suppress("VisibleForTests") annotation |
🐰✨ In the land of code where the green tests run, A rabbit hopped under the digital sun. With a flick of its ear, a tweak in the thread, "Naming is neat!" the joyful rabbit said. 🌟📜
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
File | Coverage [NaN%] | :x: |
---|---|---|
robolectric-extension/src/main/kotlin/tech/apter/junit/jupiter/robolectric/internal/JUnit5RobolectricAndroidSandbox.kt | NaN% | :x: |
Total Project Coverage | 66.36% | :white_check_mark: |
---|
File | Coverage [100.00%] | :white_check_mark: |
---|---|---|
robolectric-extension/src/main/kotlin/tech/apter/junit/jupiter/robolectric/internal/JUnit5RobolectricAndroidSandbox.kt | 100.00% | :white_check_mark: |
Total Project Coverage | 83.43% | :white_check_mark: |
---|
Summary by CodeRabbit