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

🐛 Application drawer > reports: show analysis details for successful task #1437

Merged
merged 3 commits into from
Oct 5, 2023

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Oct 5, 2023

Clicking the 'View analysis details' link in the application analysis detail drawer, reports tab should show the most current application's task details. If no task is available for an application, "Not available" is shown.

The link for a successful task was broken. It has been updated to use the task id instead of the application id.

@sjd78 sjd78 requested a review from ibolton336 October 5, 2023 20:16
Clicking the 'View analysis details' link in the application analysis
detail drawer, reports tab should show the most current application's
task details.  If no task is available for an application,
"Not available" is shown.

The link for a successful task was broken.  It has been updated to
use the task id instead of the application id.

Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (7690380) 41.07% compared to head (6437439) 41.07%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1437   +/-   ##
=======================================
  Coverage   41.07%   41.07%           
=======================================
  Files         139      139           
  Lines        4404     4404           
  Branches     1010     1010           
=======================================
  Hits         1809     1809           
  Misses       2583     2583           
  Partials       12       12           
Flag Coverage Δ
client 41.07% <ø> (ø)
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.

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