Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

feat: error message string now shows Exception name #157

Merged
merged 1 commit into from
May 21, 2022

Conversation

jjmachan
Copy link
Contributor

Description

Improve the help message by showing the Exception class name along with the exception message
closes:

@codecov
Copy link

codecov bot commented May 18, 2022

Codecov Report

Merging #157 (e51e7f6) into main (adf99fe) will increase coverage by 0.10%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
+ Coverage   65.37%   65.47%   +0.10%     
==========================================
  Files          19       19              
  Lines        1031     1034       +3     
==========================================
+ Hits          674      677       +3     
  Misses        357      357              
Flag Coverage Δ
unit-tests 65.47% <80.00%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
bentoctl/exceptions.py 81.53% <75.00%> (+0.89%) ⬆️
bentoctl/deployment_config.py 66.66% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@jjmachan jjmachan merged commit c2c5fe9 into bentoml:main May 21, 2022
@jjmachan jjmachan deleted the error-handling branch May 21, 2022 13:43
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.

None yet

1 participant