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

Jwt security utils #285

Merged
merged 3 commits into from
Dec 1, 2021
Merged

Jwt security utils #285

merged 3 commits into from
Dec 1, 2021

Conversation

pascalgrimaud
Copy link
Member

Fix #272

@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #285 (f65f132) into main (e1f6694) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #285   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       454       454           
===========================================
  Files             80        80           
  Lines           1451      1453    +2     
  Branches          32        32           
===========================================
+ Hits            1451      1453    +2     
Impacted Files Coverage Δ
...a/tech/jhipster/light/common/domain/FileUtils.java 100.00% <ø> (ø)
...pringboot/core/domain/SpringBootDomainService.java 100.00% <ø> (ø)
.../security/jwt/domain/JwtSecurityDomainService.java 100.00% <ø> (ø)
...pringboot/mvc/security/jwt/domain/JwtSecurity.java 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 e1f6694...f65f132. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit e62411a into main Dec 1, 2021
@pascalgrimaud pascalgrimaud deleted the jwt-security-utils branch December 1, 2021 22:13
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.

Spring Boot Security JWT : missing SecurityUtils
1 participant