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: base64 schemas endpoint #1918

Merged
merged 1 commit into from Nov 2, 2021

Conversation

toonvanstrijp
Copy link
Contributor

Related issue(s)

#1529

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

@codecov
Copy link

codecov bot commented Nov 2, 2021

Codecov Report

Merging #1918 (060d216) into master (7faf83a) will decrease coverage by 0.01%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1918      +/-   ##
==========================================
- Coverage   75.25%   75.23%   -0.02%     
==========================================
  Files         292      292              
  Lines       15175    15180       +5     
==========================================
+ Hits        11420    11421       +1     
- Misses       2946     2948       +2     
- Partials      809      811       +2     
Impacted Files Coverage Δ
schema/handler.go 82.53% <60.00%> (-1.95%) ⬇️
persistence/sql/persister_courier.go 88.33% <0.00%> (-3.34%) ⬇️

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 7faf83a...060d216. Read the comment docs.

@aeneasr aeneasr merged commit 8c8815b into ory:master Nov 2, 2021
@toonvanstrijp toonvanstrijp deleted the base64_schemas_endpoint branch November 2, 2021 07:19
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

2 participants