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

Minor change to enable calling apps to be aware of exceptions #523

Closed
wants to merge 11 commits into from

Conversation

brett-matson
Copy link
Contributor

The of processDumpFile() method of DumpProcessingController was catching exceptions, so calling apps couldn't detect whether an error had occurred. This minor change modifies processDumpFile() to throw exceptions with their original error message after logging them with their original log message.

@brett-matson
Copy link
Contributor Author

Eek. I'm nowhere near experienced enough to know why github's saying it failed. It passed the tests when I ran them through maven on the command line.

@wetneb
Copy link
Member

wetneb commented Jan 19, 2021

It's not related to your PR, it's my own fault, the submission of coverage info fails because your PR was opened from a fork, which disables secrets in the workflow for security reasons. I'll get this fixed independently.

@brett-matson
Copy link
Contributor Author

Phew! That's good to know.

@wetneb
Copy link
Member

wetneb commented Feb 1, 2021

Closing as replaced by #526.

@wetneb wetneb closed this Feb 1, 2021
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