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: proper introspection output format #3312

Merged
merged 1 commit into from Oct 25, 2022
Merged

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Oct 25, 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 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

@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Merging #3312 (ca72439) into master (71226bc) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #3312      +/-   ##
==========================================
- Coverage   76.90%   76.84%   -0.07%     
==========================================
  Files         123      123              
  Lines        8907     8912       +5     
==========================================
- Hits         6850     6848       -2     
- Misses       1630     1636       +6     
- Partials      427      428       +1     
Impacted Files Coverage Δ
cmd/output_introspection.go 9.09% <0.00%> (-6.30%) ⬇️
persistence/sql/persister_oauth2.go 82.12% <0.00%> (-0.77%) ⬇️
health/doc.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aeneasr aeneasr merged commit 8b77f5a into master Oct 25, 2022
@aeneasr aeneasr deleted the fix-introspect-config branch October 25, 2022 09:16
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