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

src: update UncompiledData types constants #324

Closed mmarchini closed 4 years ago

mmarchini commented 4 years ago

Ref: https://github.com/nodejs/llnode/issues/255

codecov-io commented 4 years ago

Codecov Report

Merging #324 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #324   +/-   ##
=======================================
  Coverage   78.87%   78.87%           
=======================================
  Files          33       33           
  Lines        4260     4260           
=======================================
  Hits         3360     3360           
  Misses        900      900
Impacted Files Coverage Δ
src/llv8-constants.cc 83.01% <ø> (ø) :arrow_up:
src/llv8-constants.h 100% <ø> (ø) :arrow_up:
src/llv8-inl.h 92.91% <100%> (ø) :arrow_up:
src/llnode_module.cc 89.87% <0%> (-0.64%) :arrow_down:
src/llv8.cc 72.82% <0%> (-0.16%) :arrow_down:
src/constants.cc 74.24% <0%> (+1.51%) :arrow_up:
src/error.h 87.5% <0%> (+12.5%) :arrow_up:

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 2afd59e...2b43e13. Read the comment docs.

mmarchini commented 4 years ago

cc @nodejs/llnode

mmarchini commented 4 years ago

Landed in fde0c59cdabd