FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: use MaybeLocal.ToLocal instead of IsEmpty by danbev · Pull Request #35716 · nodejs/node · GitHub

/ node Public

src: use MaybeLocal.ToLocal instead of IsEmpty - #35716

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:buffer-tolocalchecked
Closed

src: use MaybeLocal.ToLocal instead of IsEmpty#35716
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:buffer-tolocalchecked

Conversation

danbev commented Oct 20, 2020

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

nodejs-github-bot added buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. labels Oct 20, 2020

Copy link
Copy Markdown

Codecov Report

Merging #35716 into master will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #35716   +/-   ##
=======================================
  Coverage   96.40%   96.40%           
=======================================
  Files         220      220           
  Lines       73676    73676           
=======================================
+ Hits        71027    71030    +3     
+ Misses       2649     2646    -3     
Impacted Files Coverage Δ
lib/internal/util/inspect.js 96.14% <0.00%> (+0.09%) ⬆️
lib/_http_server.js 98.55% <0.00%> (+0.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 50103bf...f2016af. Read the comment docs.

Comment thread src/node_buffer.cc
Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 21, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 21, 2020

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

danbev added a commit that referenced this pull request Oct 26, 2020
PR-URL: #35716
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

danbev commented Oct 26, 2020

Copy link
Copy Markdown
Contributor Author

Landed in ba465c5.

danbev closed this Oct 26, 2020
danbev deleted the buffer-tolocalchecked branch October 26, 2020 11:38
targos pushed a commit that referenced this pull request Nov 3, 2020
PR-URL: #35716
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos mentioned this pull request Nov 3, 2020
BethGriggs pushed a commit that referenced this pull request Dec 8, 2020
PR-URL: #35716
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
BethGriggs pushed a commit that referenced this pull request Dec 10, 2020
PR-URL: #35716
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
BethGriggs mentioned this pull request Dec 10, 2020
BethGriggs pushed a commit that referenced this pull request Dec 15, 2020
PR-URL: #35716
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants


Back | FazBrowse Home | New Git URL