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

FEATURE: HTTP Error Utility #339

Merged
merged 3 commits into from
Sep 1, 2022
Merged

FEATURE: HTTP Error Utility #339

merged 3 commits into from
Sep 1, 2022

Conversation

Segelzwerg
Copy link
Contributor

No description provided.

Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
@Segelzwerg Segelzwerg requested a review from iTitus August 30, 2022 22:26
@Segelzwerg Segelzwerg self-assigned this Aug 30, 2022
@Segelzwerg Segelzwerg added the enhancement New feature or request label Aug 30, 2022
@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #339 (9cadaca) into main (5a7e0b3) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #339      +/-   ##
==========================================
+ Coverage   95.68%   95.76%   +0.07%     
==========================================
  Files          36       37       +1     
  Lines         835      850      +15     
==========================================
+ Hits          799      814      +15     
  Misses         36       36              
Impacted Files Coverage Δ
whist_server/api/room/action.py 100.00% <100.00%> (ø)
whist_server/api/room/info.py 100.00% <100.00%> (ø)
whist_server/api/room/join.py 100.00% <100.00%> (ø)
whist_server/api/room/trick.py 100.00% <100.00%> (ø)
whist_server/api/user/auth.py 100.00% <100.00%> (ø)
whist_server/api/user/create.py 100.00% <100.00%> (ø)
whist_server/api/util.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.

@iTitus iTitus merged commit 4fb43d5 into main Sep 1, 2022
@iTitus iTitus deleted the feature/error_raiser branch September 1, 2022 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants