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 condition breakpoint style #2141

Merged
merged 1 commit into from
Dec 29, 2022
Merged

Conversation

Ricbet
Copy link
Member

@Ricbet Ricbet commented Dec 29, 2022

Types

  • 🐛 Bug Fixes

Background or solution

before:
image

after:
image

Changelog

修复多行表达式断点的样式问题

@Ricbet Ricbet requested review from hacke2 and erha19 December 29, 2022 07:37
@github-actions github-actions bot added 🐞 bug Something isn't working 💄 style change labels Dec 29, 2022
@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Base: 57.78% // Head: 57.77% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (7c430c4) compared to base (da10839).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2141      +/-   ##
==========================================
- Coverage   57.78%   57.77%   -0.01%     
==========================================
  Files        1313     1313              
  Lines       82996    82996              
  Branches    17256    17256              
==========================================
- Hits        47956    47952       -4     
- Misses      31848    31852       +4     
  Partials     3192     3192              
Flag Coverage Δ
jsdom 52.71% <ø> (-0.01%) ⬇️
node 16.52% <ø> (ø)

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

Impacted Files Coverage Δ
packages/utils/src/buffer.ts 29.65% <0.00%> (-2.33%) ⬇️

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 228a283 into main Dec 29, 2022
@erha19 erha19 deleted the fix/debug-breakpoint-zone-widget branch December 29, 2022 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 💄 style change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants