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 the 'status_code' function for getting all status codes as hash #194

Merged
merged 1 commit into from Jan 4, 2023

Conversation

oalders
Copy link
Member

@oalders oalders commented Jan 3, 2023

This is a cherry pick and squash of #34 (2016), which in turn is a rework of #4 (2013).

It would be great to merge this before it turns 10 in February. 😢

Closes #34.

@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Base: 94.57% // Head: 94.58% // Increases project coverage by +0.00% 🎉

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #194   +/-   ##
=======================================
  Coverage   94.57%   94.58%           
=======================================
  Files          10       10           
  Lines        1254     1255    +1     
  Branches      349      349           
=======================================
+ Hits         1186     1187    +1     
  Misses         14       14           
  Partials       54       54           
Impacted Files Coverage Δ
lib/HTTP/Status.pm 92.85% <100.00%> (+0.54%) ⬆️

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.

@oalders oalders merged commit 3e2aba0 into master Jan 4, 2023
@oalders oalders deleted the oalders/status-code branch January 4, 2023 16:06
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

3 participants