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

fix: normalizes the UnauthorizationError for the API response #1748

Merged

Conversation

frascuchon
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Base: 95.03% // Head: 94.97% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (f454d4c) compared to base (98b9d7a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@               Coverage Diff                @@
##           releases/0.x    #1748      +/-   ##
================================================
- Coverage         95.03%   94.97%   -0.06%     
================================================
  Files               148      148              
  Lines              6825     6826       +1     
================================================
- Hits               6486     6483       -3     
- Misses              339      343       +4     
Flag Coverage Δ
pytest 94.97% <100.00%> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
src/rubrix/server/errors/api_errors.py 100.00% <ø> (ø)
src/rubrix/server/errors/base_errors.py 98.61% <100.00%> (+0.08%) ⬆️
...ubrix/labeling/text_classification/label_errors.py 86.74% <0.00%> (-3.62%) ⬇️
src/rubrix/client/sdk/commons/errors_handler.py 86.20% <0.00%> (-3.45%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

1 participant