zitadel / saml

A SAML 2.0 server (IdP) implementation written for Go
https://zitadel.com
Apache License 2.0
45 stars 9 forks source link

feat: allow setting custom HTML templates #89

Closed feeltheajf closed 2 days ago

feeltheajf commented 1 week ago

Definition of Ready

closes #88

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.

Project coverage is 47.49%. Comparing base (524a649) to head (7f1cbf5). Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
pkg/provider/identityprovider.go 53.84% 4 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ========================================== + Coverage 47.36% 47.49% +0.13% ========================================== Files 21 21 Lines 1974 1979 +5 ========================================== + Hits 935 940 +5 Misses 981 981 Partials 58 58 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 days ago

:tada: This PR is included in version 0.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: