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: increase size for request url #3366

Merged
merged 4 commits into from Jul 5, 2023
Merged

fix: increase size for request url #3366

merged 4 commits into from Jul 5, 2023

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Jul 5, 2023

Related issue(s)

Checklist

  • I have read the contributing guidelines.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I am following the
    contributing code guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got the approval (please contact
    security@ory.sh) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

Further Comments

@aeneasr aeneasr requested a review from zepatrik as a code owner July 5, 2023 14:36
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #3366 (b836de0) into master (28b7b04) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head b836de0 differs from pull request most recent head 7e52203. Consider uploading reports for the commit 7e52203 to get more accurate results

@@           Coverage Diff           @@
##           master    #3366   +/-   ##
=======================================
  Coverage   78.00%   78.01%           
=======================================
  Files         327      327           
  Lines       21282    21282           
=======================================
+ Hits        16602    16604    +2     
+ Misses       3447     3446    -1     
+ Partials     1233     1232    -1     
Impacted Files Coverage Δ
identity/credentials.go 83.67% <ø> (ø)
session/manager_http.go 78.42% <100.00%> (ø)
session/test/persistence.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@aeneasr aeneasr merged commit 10713cc into master Jul 5, 2023
28 checks passed
@aeneasr aeneasr deleted the fix-length-request_url branch July 5, 2023 17:23
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

1 participant