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 io.arrow-kt:arrow-stack from 1.2.4 to 2.0.0 #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump io.arrow-kt:arrow-stack from 1.2.4 to 2.0.0

e6ea64b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Bump io.arrow-kt:arrow-stack from 1.2.4 to 2.0.0 #57

Bump io.arrow-kt:arrow-stack from 1.2.4 to 2.0.0
e6ea64b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test reports succeeded Dec 9, 2024 in 0s

9 passed, 0 failed and 0 skipped

Tests passed successfully

✅ build/test-results/test/TEST-demo.ExampleApiSpec.xml

9 tests were completed in 850ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
demo.ExampleApiSpec 9✅ 850ms

✅ demo.ExampleApiSpec

✅ return as String
✅ return as KotlinX Serializable
✅ return as Either<Exception, KotlinX Serializable>
✅ return as Either<Exception, HttpResponse>
✅ can return HTTP errors on Left
✅ can return Serialization errors on Left
✅ return as Either<Exception, KotlinX Serializable>
✅ can return HTTP errors on Left
✅ can return Serialization errors on Left