Skip to content

fix: allow early return#153

Merged
achingbrain merged 1 commit intomainfrom
fix/allow-early-return
Mar 6, 2025
Merged

fix: allow early return#153
achingbrain merged 1 commit intomainfrom
fix/allow-early-return

Conversation

@achingbrain
Copy link
Copy Markdown
Owner

Fixes the return function to allow breaking out of a for await..of loop.

Fixes the return function to allow breaking out of a `for await..of`
loop.
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.82%. Comparing base (b739509) to head (dbc3d8c).
Report is 41 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #153   +/-   ##
=======================================
  Coverage   96.81%   96.82%           
=======================================
  Files         107      107           
  Lines        9672     9694   +22     
  Branches     1456     1457    +1     
=======================================
+ Hits         9364     9386   +22     
  Misses        308      308           
Flag Coverage Δ
chrome 97.06% <100.00%> (+<0.01%) ⬆️
node 96.65% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@achingbrain achingbrain merged commit 66e2278 into main Mar 6, 2025
@achingbrain achingbrain deleted the fix/allow-early-return branch March 6, 2025 09:46
github-actions Bot pushed a commit that referenced this pull request Mar 6, 2025
## [it-queueless-pushable-v1.0.2](it-queueless-pushable-1.0.1...it-queueless-pushable-1.0.2) (2025-03-06)

### Bug Fixes

* allow early return ([#153](#153)) ([66e2278](66e2278))
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2025

🎉 This PR is included in version it-queueless-pushable-v1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant