Skip to content

fix: ensure first function invocation can reject#188

Merged
achingbrain merged 1 commit intomainfrom
fix/ensure-first-fn-rejects
Dec 12, 2025
Merged

fix: ensure first function invocation can reject#188
achingbrain merged 1 commit intomainfrom
fix/ensure-first-fn-rejects

Conversation

@achingbrain
Copy link
Copy Markdown
Owner

Await the function result to ensure it can reject properly

Await the function result to ensure it can reject properly
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.40%. Comparing base (d6ae22a) to head (c5a4f44).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   97.39%   97.40%           
=======================================
  Files         117      117           
  Lines       11994    12007   +13     
  Branches     1852     1850    -2     
=======================================
+ Hits        11682    11695   +13     
  Misses        312      312           
Flag Coverage Δ
chrome 97.92% <100.00%> (+<0.01%) ⬆️
node 97.40% <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 3e9b9af into main Dec 12, 2025
22 checks passed
@achingbrain achingbrain deleted the fix/ensure-first-fn-rejects branch December 12, 2025 11:33
github-actions bot pushed a commit that referenced this pull request Dec 12, 2025
## [it-foreach-v2.1.5](it-foreach-2.1.4...it-foreach-2.1.5) (2025-12-12)

### Bug Fixes

* ensure first function invocation can reject ([#188](#188)) ([3e9b9af](3e9b9af))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version it-foreach-v2.1.5 🎉

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