Skip to content

fix(promise): tighten capability and drain semantics

5a042f1
Select commit
Loading
Failed to load commit list.
Open

Promise and Job Queue API Completion #751

fix(promise): tighten capability and drain semantics
5a042f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2026 in 0s

99.94% (target 90.00%)

View this Pull Request on Codecov

99.94% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 99.39759% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.94%. Comparing base (1d5c2cf) to head (5a042f1).

Files with missing lines Patch % Lines
value.go 90.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #751      +/-   ##
===========================================
- Coverage   100.00%   99.94%   -0.06%     
===========================================
  Files           17       17              
  Lines         3831     3989     +158     
===========================================
+ Hits          3831     3987     +156     
- Misses           0        2       +2     
Files with missing lines Coverage Δ
callback_dispatch.go 100.00% <100.00%> (ø)
context.go 100.00% <100.00%> (ø)
runtime.go 100.00% <100.00%> (ø)
value.go 99.73% <90.00%> (-0.27%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d5c2cf...5a042f1. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.