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 ServiceUnavailableError #195

Merged
merged 3 commits into from
Jan 16, 2024
Merged

add ServiceUnavailableError #195

merged 3 commits into from
Jan 16, 2024

Conversation

felipao-mx
Copy link
Member

ServiceUnavailableError was added to match 503 status code

@felipao-mx felipao-mx changed the title add ServiceUnavailableError add ServiceUnavailableError Jan 16, 2024
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ab48567) 99.46% compared to head (01f2789) 99.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #195   +/-   ##
=======================================
  Coverage   99.46%   99.46%           
=======================================
  Files          10       10           
  Lines         371      374    +3     
  Branches       52       53    +1     
=======================================
+ Hits          369      372    +3     
  Misses          2        2           
Flag Coverage Δ
unittests 99.46% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@felipao-mx felipao-mx merged commit 9054e51 into main Jan 16, 2024
6 checks passed
@felipao-mx felipao-mx deleted the unavailableerror branch January 16, 2024 01:54
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.

2 participants