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

refactor: New validator package (from #959) to simplify code in the following PRs #962

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

dadrus
Copy link
Owner

@dadrus dadrus commented Oct 10, 2023

Related issue(s)

none.

Checklist

Description

Cherry picking the new validation package from #956 to have the functionality in the main branch and being able to simplify the code base independent from the above said PR

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #962 (f3f113b) into main (c7a8af3) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #962   +/-   ##
=======================================
  Coverage   89.82%   89.82%           
=======================================
  Files         234      234           
  Lines        9650     9650           
=======================================
  Hits         8668     8668           
  Misses        762      762           
  Partials      220      220           
Files Coverage Δ
...mechanisms/authenticators/generic_authenticator.go 92.21% <100.00%> (ø)
...les/mechanisms/authenticators/jwt_authenticator.go 92.32% <100.00%> (ø)
...thenticators/oauth2_introspection_authenticator.go 89.92% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dadrus dadrus merged commit f3239cc into main Oct 10, 2023
26 checks passed
@dadrus dadrus deleted the refactor/introduce_validator branch October 10, 2023 09:39
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.

1 participant