Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Add error stack to log #98

Merged
merged 3 commits into from
Aug 4, 2020

Conversation

Blackbaud-DiHuynh
Copy link
Contributor

To improve visibility into the actual error.

@Blackbaud-BobbyEarl
Copy link

Hey @Blackbaud-DiHuynh. I like this idea, but looks like there are a few tests that validate catching this error you'll need to update as well.

@Blackbaud-DiHuynh
Copy link
Contributor Author

Thanks @Blackbaud-BobbyEarl. I wasn't sure how extensive we want to test this. So I just added a simple string matcher to ensure at least part of the stacktrace was printed. Let me know if I should validate the entire stack trace.

@codecov
Copy link

codecov bot commented Aug 4, 2020

Codecov Report

Merging #98 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #98   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          815       815           
=========================================
  Hits           815       815           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bff5939...103f4c9. Read the comment docs.

@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit 131f1c8 into blackbaud:master Aug 4, 2020
@Blackbaud-DiHuynh Blackbaud-DiHuynh deleted the add-log branch August 4, 2020 17:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants