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 100 forks source link

release: bump package.json for release #408

Closed No9 closed 2 years ago

No9 commented 2 years ago

Bump the package version number for release to npm. Signed-off-by: anton whalley anton@venshare.com

codecov-commenter commented 2 years ago

Codecov Report

Base: 77.52% // Head: 77.16% // Decreases project coverage by -0.35% :warning:

Coverage data is based on head (729e408) compared to base (ff75da7). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #408 +/- ## ========================================== - Coverage 77.52% 77.16% -0.36% ========================================== Files 34 34 Lines 5027 5027 ========================================== - Hits 3897 3879 -18 - Misses 1130 1148 +18 ``` | [Impacted Files](https://codecov.io/gh/nodejs/llnode/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/llscan.cc](https://codecov.io/gh/nodejs/llnode/pull/408/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xsc2Nhbi5jYw==) | `60.56% <0.00%> (-1.86%)` | :arrow_down: | | [src/llv8.cc](https://codecov.io/gh/nodejs/llnode/pull/408/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xsdjguY2M=) | `71.80% <0.00%> (-0.14%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

No9 commented 2 years ago

Ignoring timeout test as it's passed previously and fixed in 4.0.0 release