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

🐛 Adjust custom target edit to reflect api changes #1489

Merged
merged 3 commits into from
Oct 27, 2023

Conversation

ibolton336
Copy link
Member

@ibolton336 ibolton336 commented Oct 25, 2023

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fe11195) 40.29% compared to head (5ac2206) 40.29%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1489   +/-   ##
=======================================
  Coverage   40.29%   40.29%           
=======================================
  Files         143      143           
  Lines        4532     4532           
  Branches     1096     1096           
=======================================
  Hits         1826     1826           
  Misses       2609     2609           
  Partials       97       97           
Flag Coverage Δ
client 40.29% <ø> (ø)
server ∅ <ø> (∅)

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
Member

@sjd78 sjd78 left a comment

Choose a reason for hiding this comment

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

LGTM

One suggestion for the tooltip, but it isn't blocking.

tooltipMessage={
"Cannot delete credential assigned to a JIRA tracker."
"Cannot delete credential as it is currently in use."
Copy link
Member

Choose a reason for hiding this comment

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

Suggested improvement: Add the name of the thing that is using the credential so it is easy to find.

"Credential is in use by application Foxtrot Oscar and cannot be deleted."

Signed-off-by: ibolton336 <ibolton@redhat.com>
Signed-off-by: ibolton336 <ibolton@redhat.com>
Signed-off-by: ibolton336 <ibolton@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants