-
Notifications
You must be signed in to change notification settings - Fork 36
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
Add queue.remove(testFn) #56
Conversation
Add queue.remove(testFn) to Neo-Async v2.4.0 This function is from Async v2.5.0
Codecov Report
@@ Coverage Diff @@
## master #56 +/- ##
==========================================
- Coverage 100% 99.93% -0.07%
==========================================
Files 2 2
Lines 3146 3167 +21
==========================================
+ Hits 3146 3165 +19
- Misses 0 2 +2
Continue to review full report at Codecov.
|
@yles9056 Thank you for your PR! :) |
Add queue.remove(testFn) to Neo-Async v2.4.0 This function is from Async v2.5.0
test for queue.remove()
Add queue.remove()
Add queue.remove()
@suguru03 |
@yles9056 Thank you for adding test cases and fixing it. |
Thanks for the help! |
Add queue.remove(testFn) to Neo-Async v2.4.0
This function is from Async v2.5.0