Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devtool: Fix usage with Node.js debugger #142

Merged
merged 2 commits into from
Apr 4, 2023
Merged

Conversation

mafredri
Copy link
Owner

@mafredri mafredri commented Apr 3, 2023

Fixes #141

@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Merging #142 (62fb37f) into main (0a8c15b) will increase coverage by 0.4%.
The diff coverage is 100.0%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #142     +/-   ##
=======================================
+ Coverage   83.1%   83.5%   +0.4%     
=======================================
  Files         21      21             
  Lines       1364    1367      +3     
=======================================
+ Hits        1134    1142      +8     
+ Misses       192     187      -5     
  Partials      38      38             

@mafredri mafredri merged commit bff3544 into main Apr 4, 2023
5 checks passed
@mafredri mafredri deleted the mafredri/fix-node branch April 4, 2023 18:51
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.

Breaking changes in node js debugging in v0.34.0
1 participant