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

fix: debug statck frame not update on the first stoped #1859

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

erha19
Copy link
Member

@erha19 erha19 commented Oct 27, 2022

Types

  • 🐛 Bug Fixes

Background or solution

close #1849.

Changelog

fix debug statck frame not update on the first stoped

@erha19 erha19 requested a review from Ricbet October 27, 2022 02:59
@github-actions github-actions bot added the 🐞 bug Something isn't working label Oct 27, 2022
@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Base: 57.57% // Head: 57.58% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (284af4d) compared to base (a01260d).
Patch coverage: 37.50% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1859   +/-   ##
=======================================
  Coverage   57.57%   57.58%           
=======================================
  Files        1285     1285           
  Lines       80237    80236    -1     
  Branches    16811    16811           
=======================================
+ Hits        46199    46201    +2     
+ Misses      30960    30957    -3     
  Partials     3078     3078           
Flag Coverage Δ
jsdom 52.33% <37.50%> (+<0.01%) ⬆️
node 15.90% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/debug/src/browser/debug-session.ts 10.84% <0.00%> (ø)
packages/debug/src/browser/index.ts 95.65% <ø> (ø)
...ackages/debug/src/browser/debug-session-manager.ts 66.99% <42.85%> (+0.54%) ⬆️
packages/utils/src/strings.ts 39.47% <0.00%> (+0.21%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@erha19 erha19 merged commit ca44737 into main Oct 27, 2022
@erha19 erha19 deleted the fix/debug/debug-stack-not-update branch October 27, 2022 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 调试有概率出现卡住的情况
2 participants