Skip to content

[Fix] fix switch js#15487

Merged
rickchengx merged 3 commits into
apache:devfrom
caishunfeng:fix/switch_js
Feb 5, 2024
Merged

[Fix] fix switch js#15487
rickchengx merged 3 commits into
apache:devfrom
caishunfeng:fix/switch_js

Conversation

@caishunfeng

Copy link
Copy Markdown
Contributor

Purpose of the pull request

Brief change log

  • add black key check for switch expression.

Verify this pull request

Had updated UT

@caishunfeng caishunfeng self-assigned this Jan 15, 2024
@caishunfeng caishunfeng added the bug Something isn't working label Jan 15, 2024
@mergeable mergeable Bot removed the bug Something isn't working label Jan 15, 2024
@codecov-commenter

codecov-commenter commented Jan 15, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (edbf5cd) 38.10% compared to head (85ebc3b) 38.13%.

❗ Current head 85ebc3b differs from pull request most recent head 301c70e. Consider uploading reports for the commit 301c70e to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##                dev   #15487      +/-   ##
============================================
+ Coverage     38.10%   38.13%   +0.02%     
- Complexity     4698     4704       +6     
============================================
  Files          1304     1304              
  Lines         44818    44823       +5     
  Branches       4804     4806       +2     
============================================
+ Hits          17080    17093      +13     
+ Misses        25884    25874      -10     
- Partials       1854     1856       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@caishunfeng caishunfeng changed the title [Bug] fix switch js [Fix] fix switch js Jan 15, 2024

@rickchengx rickchengx left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rickchengx rickchengx added improvement make more easy to user or prompt friendly 3.2.1 security labels Jan 29, 2024
@sonarqubecloud

sonarqubecloud Bot commented Feb 5, 2024

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@rickchengx
rickchengx merged commit ef9ed3d into apache:dev Feb 5, 2024
zhongjiajie pushed a commit that referenced this pull request Feb 6, 2024
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit ef9ed3d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend improvement make more easy to user or prompt friendly ready-to-merge security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants