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(sdk): correct polymorph type for consent session #3074

Merged
merged 1 commit into from
Apr 16, 2022
Merged

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Apr 16, 2022

Closes #3058

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
    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 self-assigned this Apr 16, 2022
@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #3074 (3348205) into master (57693f6) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3074      +/-   ##
==========================================
- Coverage   79.42%   79.40%   -0.03%     
==========================================
  Files         112      112              
  Lines        7889     7889              
==========================================
- Hits         6266     6264       -2     
- Misses       1222     1223       +1     
- Partials      401      402       +1     
Impacted Files Coverage Δ
persistence/sql/persister_oauth2.go 81.01% <0.00%> (-0.85%) ⬇️

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 57693f6...3348205. Read the comment docs.

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.

API generation bug regarding Accept Consent request session model
1 participant