Skip to content

Conversation

@mmarchini
Copy link
Contributor

Notable Changes:

  • Added support for Node.js v14

Commits:

  • [4918962bee] - build: add v14 to the test matrix (Matheus Marchini) #361
  • [c86eb4356c] - src: update RegExp type constant for V8 8.1 (Matheus Marchini) #361
  • [dd57bfb8af] - src: boxed double fields for V8 8.1 (Matheus Marchini) #358
  • [fdddce0d2c] - doc: fix supported version comment on README (Matheus Marchini) #356
  • [7b9598e9da] - tools: git ignore core dumps (Matheus Marchini) #308
  • [8e2a55c82e] - src: update SFI script accessor for V8 8.1 (Matheus Marchini) #352
  • [364e034686] - src: fix some warnings and erroneous PRINT_DEBUG (Matheus Marchini) #354
  • [461e83aa0c] - src: improve Error message on LoadPtr (Matheus Marchini) #351
  • [1948512b5e] - tools: add script with commands to facilitate dev (Matheus Marchini) #339

Notable Changes:

  - Added support for Node.js v14

Commits:

  * [[`4918962bee`](nodejs@4918962bee)] - **build**: add v14 to the test matrix (Matheus Marchini) [nodejs#361](nodejs#361)
  * [[`c86eb4356c`](nodejs@c86eb4356c)] - **src**: update RegExp type constant for V8 8.1 (Matheus Marchini) [nodejs#361](nodejs#361)
  * [[`dd57bfb8af`](nodejs@dd57bfb8af)] - **src**: boxed double fields for V8 8.1 (Matheus Marchini) [nodejs#358](nodejs#358)
  * [[`fdddce0d2c`](nodejs@fdddce0d2c)] - **doc**: fix supported version comment on README (Matheus Marchini) [nodejs#356](nodejs#356)
  * [[`7b9598e9da`](nodejs@7b9598e9da)] - **tools**: git ignore core dumps (Matheus Marchini) [nodejs#308](nodejs#308)
  * [[`8e2a55c82e`](nodejs@8e2a55c82e)] - **src**: update SFI script accessor for V8 8.1 (Matheus Marchini) [nodejs#352](nodejs#352)
  * [[`364e034686`](nodejs@364e034686)] - **src**: fix some warnings and erroneous PRINT\_DEBUG (Matheus Marchini) [nodejs#354](nodejs#354)
  * [[`461e83aa0c`](nodejs@461e83aa0c)] - **src**: improve Error message on LoadPtr (Matheus Marchini) [nodejs#351](nodejs#351)
  * [[`1948512b5e`](nodejs@1948512b5e)] - **tools**: add script with commands to facilitate dev (Matheus Marchini) [nodejs#339](nodejs#339)
@mmarchini
Copy link
Contributor Author

cc @nodejs/llnode @nodejs/diagnostics

P.S.: OS X tests will fail due to #362

mmarchini added a commit that referenced this pull request May 4, 2020
Notable Changes:

  - Added support for Node.js v14

Commits:

  * [[`4918962bee`](4918962bee)] - **build**: add v14 to the test matrix (Matheus Marchini) [#361](#361)
  * [[`c86eb4356c`](c86eb4356c)] - **src**: update RegExp type constant for V8 8.1 (Matheus Marchini) [#361](#361)
  * [[`dd57bfb8af`](dd57bfb8af)] - **src**: boxed double fields for V8 8.1 (Matheus Marchini) [#358](#358)
  * [[`fdddce0d2c`](fdddce0d2c)] - **doc**: fix supported version comment on README (Matheus Marchini) [#356](#356)
  * [[`7b9598e9da`](7b9598e9da)] - **tools**: git ignore core dumps (Matheus Marchini) [#308](#308)
  * [[`8e2a55c82e`](8e2a55c82e)] - **src**: update SFI script accessor for V8 8.1 (Matheus Marchini) [#352](#352)
  * [[`364e034686`](364e034686)] - **src**: fix some warnings and erroneous PRINT\_DEBUG (Matheus Marchini) [#354](#354)
  * [[`461e83aa0c`](461e83aa0c)] - **src**: improve Error message on LoadPtr (Matheus Marchini) [#351](#351)
  * [[`1948512b5e`](1948512b5e)] - **tools**: add script with commands to facilitate dev (Matheus Marchini) [#339](#339)

PR-URL: #363
@mmarchini
Copy link
Contributor Author

Landed in fe9a668

@mmarchini mmarchini closed this May 4, 2020
@coveralls
Copy link

Pull Request Test Coverage Report for Build 89452067

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+4.6%) to 78.811%

Files with Coverage Reduction New Missed Lines %
src/llv8.cc 1 71.29%
src/llv8-constants.cc 1 85.43%
src/llv8-inl.h 1 81.33%
Totals Coverage Status
Change from base Build 89435237: 4.6%
Covered Lines: 3749
Relevant Lines: 4744

💛 - Coveralls

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.

3 participants