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

Handle alternate errors for GetKeyString #55

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

stephen-soltesz
Copy link
Contributor

@stephen-soltesz stephen-soltesz commented Nov 18, 2024

This change adds an additional error handling case that was previously missing and could result in the orgadm command crashing when permission or other transient errors resulted in an error.


This change is Reviewable

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 11898600799

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 98.92%

Totals Coverage Status
Change from base Build 11896618072: 0.002%
Covered Lines: 1191
Relevant Lines: 1204

💛 - Coveralls

Copy link
Contributor

@nkinkade nkinkade left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you. This helped to reveal and resolve the issue I was hitting.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@stephen-soltesz stephen-soltesz merged commit 64cb968 into main Nov 18, 2024
8 checks passed
@stephen-soltesz stephen-soltesz deleted the sandbox-soltesz-api-key-error-fix branch November 18, 2024 18:37
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