Skip to content

This is Alexandres Async changes with mine and Andi extras#4399

Merged
bbakerman merged 6 commits into
masterfrom
partial-async-support
May 29, 2026
Merged

This is Alexandres Async changes with mine and Andi extras#4399
bbakerman merged 6 commits into
masterfrom
partial-async-support

Conversation

@bbakerman

Copy link
Copy Markdown
Member

This is just the Async class from Alexendres PR with Andis extra pushed changes.

Rather than push my changes into that branch and confuse things even more, I decided to make a whole new PR

This has my suggested changes around "single Async.CombinedBuilder" where cancel should allow a null to come back FATS and not wait

@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

Test Report

Test Results

Java Version Total Passed Failed Errors Skipped
Java 11 5881 (+16 🟢) 5825 (+16 🟢) 0 (±0) 0 (±0) 56 (±0)
Java 17 5881 (+16 🟢) 5824 (+16 🟢) 0 (±0) 0 (±0) 57 (±0)
Java 21 5881 (+16 🟢) 5824 (+16 🟢) 0 (±0) 0 (±0) 57 (±0)
Java 25 5881 (+16 🟢) 5824 (+16 🟢) 0 (±0) 0 (±0) 57 (±0)
jcstress 32 (±0) 32 (±0) 0 (±0) 0 (±0) 0 (±0)
Total 23556 (+64 🟢) 23329 (+64 🟢) 0 (±0) 0 (±0) 227 (±0)

Code Coverage (Java 25)

Metric Covered Missed Coverage vs Master
Lines 29679 3129 90.5% ±0.0%
Branches 8730 1532 85.1% ±0.0%
Methods 7922 1209 86.8% ±0.0%

Changed Class Coverage (4 classes)

Class Line Branch Method
g.e.Async +0.3% 🟢 +0.5% 🟢 +2.4% 🟢
g.e.Async
$Empty
+3.6% 🟢 ±0.0% +5.4% 🟢
g.e.Async
$Many
±0.0% +1.2% 🟢 +2.3% 🟢
g.e.Async
$Single
±0.0% +8.3% 🟢 +5.6% 🟢

Full HTML report: build artifact jacoco-html-report

Updated: 2026-05-29 06:18:41 UTC

@bbakerman bbakerman merged commit 79b227e into master May 29, 2026
11 checks passed
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