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: properly pass context #2300

Merged
merged 1 commit into from
Mar 11, 2022
Merged

fix: properly pass context #2300

merged 1 commit into from
Mar 11, 2022

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Mar 10, 2022

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 green light (please contact
    [email protected]) 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 March 10, 2022 20:16
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #2300 (6a1e9eb) into master (e1e7516) will not change coverage.
The diff coverage is 50.00%.

❗ Current head 6a1e9eb differs from pull request most recent head c4f8b1e. Consider uploading reports for the commit c4f8b1e to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2300   +/-   ##
=======================================
  Coverage   76.56%   76.56%           
=======================================
  Files         318      318           
  Lines       17148    17148           
=======================================
  Hits        13129    13129           
  Misses       3087     3087           
  Partials      932      932           
Impacted Files Coverage Δ
selfservice/flow/login/error.go 72.88% <0.00%> (ø)
selfservice/flow/login/handler.go 80.48% <50.00%> (ø)
selfservice/flow/login/sort.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1e7516...c4f8b1e. Read the comment docs.

@aeneasr aeneasr merged commit fab8a93 into master Mar 11, 2022
@aeneasr aeneasr deleted the fix-webauth-conttext branch March 11, 2022 09:04
@vinckr vinckr mentioned this pull request Mar 18, 2022
peturgeorgievv pushed a commit to senteca/kratos-fork that referenced this pull request Jun 30, 2023
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.

1 participant