Skip to content

[Fix][UI Next][V1.0.0-Alpha] Fix the title and alarm group not hidden when the sql type is non query in SQL.#9157

Merged
songjianet merged 1 commit into
apache:devfrom
Amy0104:fix-9154
Mar 24, 2022
Merged

[Fix][UI Next][V1.0.0-Alpha] Fix the title and alarm group not hidden when the sql type is non query in SQL.#9157
songjianet merged 1 commit into
apache:devfrom
Amy0104:fix-9154

Conversation

@Amy0104
Copy link
Copy Markdown
Member

@Amy0104 Amy0104 commented Mar 24, 2022

Purpose of the pull request

This pull request fixs the title and alarm group not hidden when the sql type is non query in SQL.

Releated issues

close #9154

@songjianet songjianet added bug Something isn't working UI ui and front end related labels Mar 24, 2022
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #9157 (30bda2a) into dev (926fad8) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev    #9157      +/-   ##
============================================
+ Coverage     40.28%   40.29%   +0.01%     
- Complexity     4366     4368       +2     
============================================
  Files           808      808              
  Lines         32569    32569              
  Branches       3650     3650              
============================================
+ Hits          13119    13123       +4     
+ Misses        18220    18218       -2     
+ Partials       1230     1228       -2     
Impacted Files Coverage Δ
...e/dolphinscheduler/remote/NettyRemotingClient.java 53.52% <0.00%> (+2.81%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 926fad8...30bda2a. Read the comment docs.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Copy Markdown
Member

@songjianet songjianet left a comment

Choose a reason for hiding this comment

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

LGTM

@songjianet songjianet merged commit 8ebd24a into apache:dev Mar 24, 2022
@Amy0104 Amy0104 deleted the fix-9154 branch April 12, 2022 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working UI ui and front end related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug-FE][UI Next][V1.0.0-Alpha] The title and alarm group should be hidden when the sql type is non query in SQL.

3 participants