Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] doAwaitResponse should return / handle any additional value returned by the callback function #108 #109

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

nev21
Copy link
Contributor

@nev21 nev21 commented Dec 11, 2023

No description provided.

@nev21 nev21 added this to the 0.4.0 milestone Dec 11, 2023
@nev21 nev21 force-pushed the nev21/AsyncImpl branch 13 times, most recently from c7918d7 to 98c1775 Compare December 13, 2023 07:53
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Merging #109 (5cd986c) into main (4e9c83c) will decrease coverage by 0.22%.
The diff coverage is 90.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   98.88%   98.67%   -0.22%     
==========================================
  Files          14       14              
  Lines         450      453       +3     
  Branches       88       90       +2     
==========================================
+ Hits          445      447       +2     
- Misses          5        6       +1     
Files Coverage Δ
lib/src/promise/await.ts 96.96% <90.90%> (-3.04%) ⬇️

@nev21 nev21 merged commit b805646 into main Dec 14, 2023
7 checks passed
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.

1 participant