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

readline: improve code coverage for readline promises #41817

Merged

Conversation

ErickWendel
Copy link
Contributor

@ErickWendel ErickWendel commented Feb 1, 2022

It add tests to the readline promises module
Refs: lib/readline/promises.js.html#L42

cjihrig
cjihrig approved these changes Feb 1, 2022
Copy link
Contributor

@cjihrig cjihrig left a comment

LGTM with a tiny nit.

test/parallel/test-readline-promises-interface.js Outdated Show resolved Hide resolved
aduh95
aduh95 approved these changes Feb 1, 2022
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Feb 1, 2022

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Feb 2, 2022

lpinca
lpinca approved these changes Feb 2, 2022
Lxxyx
Lxxyx approved these changes Feb 5, 2022
@nodejs-github-bot nodejs-github-bot merged commit 92b85e7 into nodejs:master Feb 5, 2022
57 checks passed
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Feb 5, 2022

Landed in 92b85e7

ruyadorno added a commit that referenced this issue Feb 8, 2022
PR-URL: #41817
Refs: https://coverage.nodejs.org/coverage-7123a00b03a90862/lib/readline/promises.js.html#L42
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
@danielleadams
Copy link
Member

@danielleadams danielleadams commented Mar 1, 2022

Marking this as backport-blocked-v16.x as this lands on top of #41008, and pulling it in without breaks tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

9 participants