Skip to content

Rework Async strategy - #10

Merged
Baptouuuu merged 3 commits into
mainfrom
async-rework
Aug 23, 2026
Merged

Rework Async strategy#10
Baptouuuu merged 3 commits into
mainfrom
async-rework

Conversation

@Baptouuuu

Copy link
Copy Markdown
Member

Fix #8

Even though the new method doesn't change anything it allows future modification to be directly taken into account in innmind/async.

@Baptouuuu Baptouuuu self-assigned this Aug 23, 2026
@Baptouuuu Baptouuuu added the enhancement New feature or request label Aug 23, 2026
@codecov

codecov Bot commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.22%. Comparing base (fe8330b) to head (57d1168).

Files with missing lines Patch % Lines
src/Halt.php 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #10      +/-   ##
============================================
- Coverage     98.34%   98.22%   -0.13%     
- Complexity     1503     1505       +2     
============================================
  Files            62       62              
  Lines          3201     3204       +3     
============================================
- Hits           3148     3147       -1     
- Misses           53       57       +4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Baptouuuu
Baptouuuu merged commit 0d50e7a into main Aug 23, 2026
20 of 22 checks passed
@Baptouuuu
Baptouuuu deleted the async-rework branch August 23, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rework the Async halt strategy

1 participant