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

feat: support bottender dev --inspect=HOST:PORT #656

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

darkbtf
Copy link
Contributor

@darkbtf darkbtf commented Feb 14, 2020

Fix: #646

It supports bottender dev --inspect=HOST:PORT

@codecov-io
Copy link

codecov-io commented Feb 14, 2020

Codecov Report

Merging #656 into release/1.3 will decrease coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff               @@
##           release/1.3    #656      +/-   ##
==============================================
- Coverage        80.93%   80.9%   -0.04%     
==============================================
  Files              108     108              
  Lines             4480    4482       +2     
  Branches          1120    1121       +1     
==============================================
  Hits              3626    3626              
- Misses             802     804       +2     
  Partials            52      52
Impacted Files Coverage Δ
packages/bottender/src/cli/providers/sh/dev.ts 26.66% <0%> (-1.91%) ⬇️

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 0303fcf...3210fbc. Read the comment docs.

@chentsulin chentsulin changed the base branch from master to release/1.3 February 15, 2020 03:18
@chentsulin
Copy link
Collaborator

This conflicts with the current release/1.3 branch. @darkbtf please resolve the conflicts, thanks!

@chentsulin chentsulin merged commit f94590c into release/1.3 Mar 4, 2020
@chentsulin chentsulin deleted the node-inspect branch March 4, 2020 09:23
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.

Node inspection debug
3 participants