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

Alter API error messages to be more structured #43

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

realsuayip
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #43 (12213fa) into main (e09e869) will decrease coverage by 0.02%.
The diff coverage is 97.36%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   97.96%   97.95%   -0.02%     
==========================================
  Files          80       80              
  Lines        3492     3516      +24     
==========================================
+ Hits         3421     3444      +23     
- Misses         71       72       +1     
Files Changed Coverage Δ
tests/test_auth.py 100.00% <ø> (ø)
asu/utils/rest.py 95.55% <95.65%> (-0.55%) ⬇️
asu/auth/schemas.py 80.39% <100.00%> (ø)
asu/utils/openapi.py 82.35% <100.00%> (+2.35%) ⬆️
asu/verification/email/schemas.py 100.00% <100.00%> (ø)
asu/verification/password/schemas.py 100.00% <100.00%> (ø)
asu/verification/registration/schemas.py 100.00% <100.00%> (ø)
tests/test_utils.py 95.86% <100.00%> (+0.27%) ⬆️

@realsuayip realsuayip merged commit 1ae1507 into main Aug 14, 2023
2 of 4 checks passed
@realsuayip realsuayip deleted the Aug14_ErrorResponse branch August 14, 2023 21:33
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