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

🐛 Add a fallback for issue title #1273

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

ibolton336
Copy link
Member

  • In the event of a blank ruleReport.description, fallback to use the name or a hardcoded string to prevent an app crash

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5e9a715) 43.14% compared to head (6caaeba) 43.14%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1273   +/-   ##
=======================================
  Coverage   43.14%   43.14%           
=======================================
  Files         143      143           
  Lines        4299     4299           
  Branches     1000     1000           
=======================================
  Hits         1855     1855           
  Misses       2364     2364           
  Partials       80       80           
Flag Coverage Δ
client 43.14% <ø> (ø)
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
Contributor

@gildub gildub left a comment

Choose a reason for hiding this comment

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

Looks good just a couple of suggestions

client/src/app/pages/issues/helpers.ts Outdated Show resolved Hide resolved
client/src/app/pages/issues/issues-table.tsx Outdated Show resolved Hide resolved
@ibolton336 ibolton336 force-pushed the issue-desc-fallback branch 3 times, most recently from 6caaeba to a47aa8d Compare August 10, 2023 13:22
Signed-off-by: ibolton336 <ibolton@redhat.com>
Copy link
Contributor

@gildub gildub left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants