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

UI: fix table link issue in task detail page #12253

Merged

Conversation

jayeshchoudhary
Copy link
Contributor

Table link was not clickable in task details page

Before
image

After
image

@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7132a22) 61.54% compared to head (72aad56) 61.63%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12253      +/-   ##
============================================
+ Coverage     61.54%   61.63%   +0.09%     
- Complexity     1144     1153       +9     
============================================
  Files          2416     2416              
  Lines        131205   131205              
  Branches      20250    20250              
============================================
+ Hits          80744    80863     +119     
+ Misses        44549    44431     -118     
+ Partials       5912     5911       -1     
Flag Coverage Δ
custom-integration1 <0.01% <ø> (ø)
integration <0.01% <ø> (ø)
integration1 <0.01% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 61.51% <ø> (ø)
java-21 61.51% <ø> (+33.74%) ⬆️
skip-bytebuffers-false 61.58% <ø> (+0.04%) ⬆️
skip-bytebuffers-true 61.46% <ø> (+33.72%) ⬆️
temurin 61.63% <ø> (+0.09%) ⬆️
unittests 61.62% <ø> (+0.09%) ⬆️
unittests1 46.60% <ø> (+0.05%) ⬆️
unittests2 27.81% <ø> (+0.05%) ⬆️

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

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

Copy link
Contributor

@walterddr walterddr left a comment

Choose a reason for hiding this comment

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

good catch

@walterddr walterddr added the ui UI related issue label Jan 11, 2024
@walterddr walterddr merged commit 2e367a2 into apache:master Jan 11, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui UI related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants