nodejs / llnode

An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
Other
1.15k stars 99 forks source link

meta: 2020-04-27, Version 3.2.0 #363

Closed mmarchini closed 4 years ago

mmarchini commented 4 years ago

Notable Changes:

Commits:

mmarchini commented 4 years ago

cc @nodejs/llnode @nodejs/diagnostics

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

mmarchini commented 4 years ago

Landed in fe9a66882750

coveralls commented 6 months ago

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.


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%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 89435237: 4.6%
Covered Lines: 3749
Relevant Lines: 4744

💛 - Coveralls