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 Set-Cookie handling #48

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Fix Set-Cookie handling #48

merged 2 commits into from
Jan 11, 2024

Conversation

k1LoW
Copy link
Member

@k1LoW k1LoW commented Jan 11, 2024

SSIA.

@k1LoW k1LoW added the bug Something isn't working label Jan 11, 2024
@k1LoW k1LoW self-assigned this Jan 11, 2024
Copy link
Contributor

Code Metrics Report

main (8793c05) #48 (26a8bff) +/-
Coverage 80.7% 80.7% 0.0%
Code to Test Ratio 1:2.1 1:2.2 +0.1
Test Execution Time 33s 39s +6s
Details
  |                     | main (8793c05) | #48 (26a8bff) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          80.7% |         80.7% | 0.0% |
  |   Files             |              4 |             4 |    0 |
  |   Lines             |            300 |           300 |    0 |
  |   Covered           |            242 |           242 |    0 |
+ | Code to Test Ratio  |          1:2.1 |         1:2.2 | +0.1 |
  |   Code              |            660 |           660 |    0 |
+ |   Test              |           1391 |          1437 |  +46 |
- | Test Execution Time |            33s |           39s |  +6s |

Code coverage of files in pull request scope (86.7% → 86.7%)

Files Coverage +/-
rfc9111/shared.go 86.7% 0.0%

Reported by octocov

@k1LoW k1LoW merged commit 5d59570 into main Jan 11, 2024
3 checks passed
@k1LoW k1LoW deleted the fix-external-rules branch January 11, 2024 03:12
@github-actions github-actions bot mentioned this pull request Jan 11, 2024
@k1LoW k1LoW added the rfc9111 label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rfc9111
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant