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

[Feature] Add Race and Any Promise support #148 #150

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

nev21
Copy link
Contributor

@nev21 nev21 commented Mar 22, 2024

No description provided.

@nev21 nev21 added this to the 0.5.0 milestone Mar 22, 2024
@nev21 nev21 force-pushed the nev21/AllSignature branch 8 times, most recently from 5c32340 to 727f837 Compare March 28, 2024 04:48
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Merging #150 (5ecef00) into main (b3c6e81) will increase coverage by 0.46%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   98.67%   99.14%   +0.46%     
==========================================
  Files          18       18              
  Lines         604      700      +96     
  Branches      136      159      +23     
==========================================
+ Hits          596      694      +98     
+ Misses          8        6       -2     
Files Coverage Δ
lib/src/polyfills/promise.ts 100.00% <ø> (ø)
lib/src/promise/asyncPromise.ts 100.00% <ø> (ø)
lib/src/promise/base.ts 99.06% <ø> (+1.52%) ⬆️
lib/src/promise/idlePromise.ts 100.00% <ø> (+7.14%) ⬆️
lib/src/promise/nativePromise.ts 95.83% <ø> (-0.95%) ⬇️
lib/src/promise/promise.ts 100.00% <ø> (ø)
lib/src/promise/syncPromise.ts 100.00% <ø> (ø)

@nev21 nev21 force-pushed the nev21/AllSignature branch from 727f837 to 5ecef00 Compare March 28, 2024 06:17
@nev21 nev21 merged commit 93414b7 into main Mar 28, 2024
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