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

chore(deps): Non-AWS dependency updates #1329

Merged
merged 1 commit into from
Oct 30, 2024

Update sbt to 1.10.3

f080539
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): Non-AWS dependency updates #1329

Update sbt to 1.10.3
f080539
Select commit
Loading
Failed to load commit list.
GitHub Actions / Tests succeeded Oct 23, 2024 in 0s

6 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
schedulelambda/target/test-reports/TEST-com.gu.notificationschedule.notifications.RequestNotificationImplSpec.xml 4βœ… 669ms
schedulelambda/target/test-reports/TEST-com.gu.notificationschedule.ProcessNotificationScheduleLambdaSpec.xml 2βœ… 1s

βœ…Β schedulelambda/target/test-reports/TEST-com.gu.notificationschedule.notifications.RequestNotificationImplSpec.xml

4 tests were completed in 669ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.gu.notificationschedule.notifications.RequestNotificationImplSpec 4βœ… 669ms

βœ…Β com.gu.notificationschedule.notifications.RequestNotificationImplSpec

βœ… RequestNotificationImpl should::send notification request to notifications
βœ… RequestNotificationImpl should::handle bad status
βœ… RequestNotificationImpl should::handle no response
βœ… RequestNotificationImpl should::handle error

βœ…Β schedulelambda/target/test-reports/TEST-com.gu.notificationschedule.ProcessNotificationScheduleLambdaSpec.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.gu.notificationschedule.ProcessNotificationScheduleLambdaSpec 2βœ… 1s

βœ…Β com.gu.notificationschedule.ProcessNotificationScheduleLambdaSpec

βœ… ProcessNotificationScheduleLambda should::send metrics
βœ… ProcessNotificationScheduleLambda should::request and send notifications