Closed meetbryce closed 2 months ago
Code Climate has analyzed commit 1d633f22 and detected 1 issue on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Complexity | 1 |
The test coverage on the diff in this pull request is 94.4% (50% is the threshold).
This pull request will bring the total coverage in the repository to 94.5% (0.5% change).
View more on Code Climate.
Introduced a decorator to centrally catch errors that occur while running a command/action/shortcut, log the error, and inform the user of the error in a useful way.
Resolves #7