Skip to content
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

Bump kotlin from 1.9.23 to 1.9.24 #31

Closed
wants to merge 1 commit into from

Bump kotlin from 1.9.23 to 1.9.24

b4e5b0b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump kotlin from 1.9.23 to 1.9.24 #31

Bump kotlin from 1.9.23 to 1.9.24
b4e5b0b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results succeeded May 20, 2024 in 1s

4 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
shared/build/test-results/testDebugUnitTest/TEST-com.wbrawner.twigs.shared.BudgetReducerTests.xml 2✅ 159ms
shared/build/test-results/testDebugUnitTest/TEST-com.wbrawner.twigs.shared.UtilsTests.xml 2✅ 190ms

✅ shared/build/test-results/testDebugUnitTest/TEST-com.wbrawner.twigs.shared.BudgetReducerTests.xml

2 tests were completed in 159ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.wbrawner.twigs.shared.BudgetReducerTests 2✅ 159ms

✅ com.wbrawner.twigs.shared.BudgetReducerTests

✅ createBudgetTest
✅ goBackWhileEditingTest

✅ shared/build/test-results/testDebugUnitTest/TEST-com.wbrawner.twigs.shared.UtilsTests.xml

2 tests were completed in 190ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.wbrawner.twigs.shared.UtilsTests 2✅ 190ms

✅ com.wbrawner.twigs.shared.UtilsTests

✅ endOfMonth returns the correct dates
✅ startOfMonth returns the correct dates