Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: add debugPort to allow listen both https and http protocol #109

Merged
merged 2 commits into from
Jun 27, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jun 27, 2023

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@fengmk2
Copy link
Member Author

fengmk2 commented Jun 27, 2023

这样可以让开发工具本地启动同时支持 https 和 http

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Patch coverage: 90.90% and project coverage change: +0.02 🎉

Comparison is base (62d6d0b) 92.54% compared to head (283ef1c) 92.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   92.54%   92.57%   +0.02%     
==========================================
  Files          15       15              
  Lines        1999     2020      +21     
  Branches      330      337       +7     
==========================================
+ Hits         1850     1870      +20     
- Misses        149      150       +1     
Impacted Files Coverage Δ
lib/app_worker.js 98.63% <83.33%> (-1.37%) ⬇️
lib/master.js 97.44% <100.00%> (+0.03%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fengmk2 fengmk2 merged commit 74cbb35 into master Jun 27, 2023
@fengmk2 fengmk2 deleted the add-debug-port branch June 27, 2023 15:42
fengmk2 pushed a commit that referenced this pull request Jun 27, 2023
[skip ci]

## [2.2.0](v2.1.1...v2.2.0) (2023-06-27)

### Features

* add debugPort to allow listen both https and http protocol ([#109](#109)) ([74cbb35](74cbb35))
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant