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

Add SystemErrorException class to raiutils #1951

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Feb 7, 2023

Description

Add SystemErrorException class to raiutils as it will serve as the base class for System Errors.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@gaugup gaugup enabled auto-merge (squash) February 9, 2023 00:44
@codecov-commenter
Copy link

Codecov Report

Merging #1951 (61d09a1) into main (d537b25) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1951   +/-   ##
=======================================
  Coverage   94.16%   94.16%           
=======================================
  Files          95       95           
  Lines        4712     4714    +2     
=======================================
+ Hits         4437     4439    +2     
  Misses        275      275           
Flag Coverage Δ
unittests 94.16% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
raiutils/raiutils/exceptions.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gaugup gaugup merged commit 83ee139 into main Feb 9, 2023
@gaugup gaugup deleted the gaugup/AddSystemExceptionRAIUtils branch February 9, 2023 02:03
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.

5 participants