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-15679][UI] fix switch status button not show correctly #15686

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

liuchunhua
Copy link
Contributor

Purpose of the pull request

resolve #15679

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

@github-actions github-actions bot added the UI ui and front end related label Mar 8, 2024
@caishunfeng caishunfeng added bug Something isn't working 3.2.2 labels Mar 10, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.96%. Comparing base (c61b81e) to head (ef2561d).

❗ Current head ef2561d differs from pull request most recent head c283aa9. Consider uploading reports for the commit c283aa9 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##                dev   #15686      +/-   ##
============================================
- Coverage     38.96%   38.96%   -0.01%     
+ Complexity     4840     4839       -1     
============================================
  Files          1316     1316              
  Lines         45010    45010              
  Branches       4818     4818              
============================================
- Hits          17539    17538       -1     
  Misses        25575    25575              
- Partials       1896     1897       +1     

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

Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

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

+1

@SbloodyS SbloodyS added this to the 3.2.2 milestone Mar 11, 2024
Copy link

sonarcloud bot commented Mar 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@SbloodyS SbloodyS merged commit af57812 into apache:dev Mar 11, 2024
56 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2.2 bug Something isn't working ready-to-merge UI ui and front end related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [UI] 3.2.1 Task group option : switch status button not show correctly
5 participants