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

Bug fix preventing Pkg Deps tab from crashing when dep info not available #803

Merged
merged 12 commits into from
Jul 9, 2024

Conversation

aclark02-arcus
Copy link
Collaborator

Closes #802

@jthompson-arcus
Copy link
Collaborator

So this PR has me thinking more about what is actually going on in these lines of code. The problem is that an empty dependency table or suggests table does not mean the information is not available, but our code outputs a warning in that case. I think we should only be triggering this warning if riskmetric is returning an error for the dependencies metric.

@aclark02-arcus aclark02-arcus requested review from jthompson-arcus and removed request for jthompson-arcus July 9, 2024 13:26
@jthompson-arcus jthompson-arcus self-requested a review July 9, 2024 14:00
@jthompson-arcus jthompson-arcus merged commit bd8001c into dev Jul 9, 2024
1 check passed
@jthompson-arcus jthompson-arcus deleted the ac-802 branch July 9, 2024 14:07
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.

3 participants