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

Awaitable#map #210

Merged
merged 4 commits into from
Feb 1, 2024
Merged

Awaitable#map #210

merged 4 commits into from
Feb 1, 2024

Conversation

slinkydeveloper
Copy link
Contributor

This PR modifies the Awaitable implementation in both the java and kotlin api to allow mapping awaitables, by nesting them.

Copy link
Contributor

github-actions bot commented Feb 1, 2024

Test Results

105 files  +105  105 suites  +105   10m 26s ⏱️ + 10m 26s
 94 tests + 94   94 ✅ + 94  0 💤 ±0  0 ❌ ±0 
235 runs  +235  235 ✅ +235  0 💤 ±0  0 ❌ ±0 

Results for commit c3e6c6c. ± Comparison against base commit 04176fe.

Copy link
Contributor

github-actions bot commented Feb 1, 2024

Unit Test Results

  47 files  +37    47 suites  +37   3m 39s ⏱️ + 3m 29s
619 tests +84  612 ✔️ +84  7 💤 ±0  0 ±0 
620 runs  +84  613 ✔️ +84  7 💤 ±0  0 ±0 

Results for commit c3e6c6c. ± Comparison against base commit 04176fe.

@slinkydeveloper slinkydeveloper merged commit 29b1a46 into main Feb 1, 2024
5 checks passed
@slinkydeveloper slinkydeveloper deleted the awakeables-map-method branch February 1, 2024 15:42
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