Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(exec): consistent error message for maxBuffer#919

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nfischer merged 2 commits intomasterfromfix-exec-10
Dec 3, 2018

Conversation

@nfischer
Copy link
Member

This explicitly checks for maxBuffer errors in exec-child.js and
provides a consistent error message. This modifies the test to verify
this.

Although the error message is now explicit, this is not part of our API,
since it's just tacked onto the end of exec's stderr.

Fixes#915

This explicitly checks for maxBuffer errors in exec-child.js andprovides a consistent error message. This modifies the test to verifythis.This also supports the change in Node v10, which emits this as aRangeError instead of a regular Error.Although the error message is now explicit, this is not part of our API,since it's just tacked onto the end of exec's stderr.Fixes#915
@nfischernfischer added the fixBug/defect, or a fix for such a problem labelDec 3, 2018
@codecov-io
Copy link

codecov-io commentedDec 3, 2018
edited
Loading

Codecov Report

Merging#919 intomaster willincrease coverage by0.01%.
The diff coverage is100%.

Impacted file tree graph

@@            Coverage Diff             @@##           master     #919      +/-   ##==========================================+ Coverage   97.32%   97.34%   +0.01%==========================================  Files          34       34                Lines        1271     1280       +9     ==========================================+ Hits         1237     1246       +9  Misses         34       34
Impacted FilesCoverage Δ
src/exec-child.js100% <100%> (ø)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update3bb72ed...5b4417b. Read thecomment docs.

@nfischernfischer merged commite606706 intomasterDec 3, 2018
@nfischernfischer deleted the fix-exec-10 branchDecember 3, 2018 06:40
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

fixBug/defect, or a fix for such a problem

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@nfischer@codecov-io

[8]ページ先頭

©2009-2025 Movatter.jp