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

More status codes #67

Merged
merged 2 commits into from
Sep 12, 2023
Merged

More status codes #67

merged 2 commits into from
Sep 12, 2023

Conversation

chrishulbert
Copy link

Completed all the 'client error responses' codes from here:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses

image

🦊

Copy link
Owner

@swhitty swhitty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏🏻 Thank you

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.04% ⚠️

Comparison is base (ed86fc6) 98.56% compared to head (ef8ca38) 98.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   98.56%   98.52%   -0.04%     
==========================================
  Files          48       48              
  Lines        2717     2717              
==========================================
- Hits         2678     2677       -1     
- Misses         39       40       +1     
Files Changed Coverage Δ
FlyingFox/Sources/HTTPStatusCode.swift 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

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

@swhitty swhitty merged commit 743be61 into swhitty:main Sep 12, 2023
8 of 10 checks passed
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