Skip to content

Conversation

@Baptouuuu
Copy link
Member

Fix #13

@Baptouuuu Baptouuuu self-assigned this Jan 17, 2026
@codecov
Copy link

codecov bot commented Jan 17, 2026

Codecov Report

❌ Patch coverage is 53.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.16%. Comparing base (95927bd) to head (59a7e88).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
src/Async/Suspended.php 0.00% 3 Missing ⚠️
src/Async/Resumable.php 0.00% 2 Missing ⚠️
src/Halt.php 80.00% 1 Missing ⚠️
src/Halt/Async.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop      #17   +/-   ##
==========================================
  Coverage      75.16%   75.16%           
  Complexity        29       29           
==========================================
  Files             12       12           
  Lines            149      149           
==========================================
  Hits             112      112           
  Misses            37       37           

☔ View full report in Codecov by Sentry.
📢 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 0315c14 into develop Jan 17, 2026
39 of 40 checks passed
@Baptouuuu Baptouuuu deleted the no-discard branch January 17, 2026 15:17
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.

Add NoDiscard attribute on methods returning Attempt<SideEffect>

2 participants