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

feat: expose courier template load #2082

Merged
merged 1 commit into from
Dec 27, 2021
Merged

Conversation

Benehiko
Copy link
Contributor

@Benehiko Benehiko commented Dec 23, 2021

Related issue(s)

@aeneasr

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

@codecov
Copy link

codecov bot commented Dec 23, 2021

Codecov Report

Merging #2082 (3f374a6) into master (9cb1810) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2082   +/-   ##
=======================================
  Coverage   74.91%   74.91%           
=======================================
  Files         293      293           
  Lines       15331    15331           
=======================================
  Hits        11485    11485           
  Misses       3015     3015           
  Partials      831      831           
Impacted Files Coverage Δ
courier/template/load_template.go 66.66% <100.00%> (ø)
courier/template/recovery_invalid.go 100.00% <100.00%> (ø)
courier/template/recovery_valid.go 100.00% <100.00%> (ø)
courier/template/stub.go 100.00% <100.00%> (ø)
courier/template/verification_invalid.go 100.00% <100.00%> (ø)
courier/template/verification_valid.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 9cb1810...3f374a6. Read the comment docs.

@aeneasr aeneasr merged commit 790716e into ory:master Dec 27, 2021
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.

2 participants