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

[Bug] doAwaitResponse should return / handle any additional value ret…

5cd986c
Select commit
Loading
Failed to load commit list.
Merged

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

[Bug] doAwaitResponse should return / handle any additional value ret…
5cd986c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2023 in 0s

98.67% (-0.22%) compared to 4e9c83c

View this Pull Request on Codecov

98.67% (-0.22%) compared to 4e9c83c

Details

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%) ⬇️