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

[Angular] refactoring Jwt #1658

Merged
merged 1 commit into from
May 8, 2022
Merged

Conversation

qmonmert
Copy link
Contributor

@qmonmert qmonmert commented May 7, 2022

Fix #1654

@codecov
Copy link

codecov bot commented May 7, 2022

Codecov Report

Merging #1658 (205d002) into main (c5c3c25) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main     #1658   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1646      1655    +9     
===========================================
  Files            350       355    +5     
  Lines           5814      5836   +22     
  Branches         141       141           
===========================================
+ Hits            5814      5836   +22     
Impacted Files Coverage Δ
...ar/core/application/AngularApplicationService.java 100.00% <ø> (ø)
.../generator/client/angular/core/domain/Angular.java 100.00% <ø> (ø)
...ient/angular/core/domain/AngularDomainService.java 100.00% <ø> (ø)
...e/infrastructure/primary/rest/AngularResource.java 100.00% <ø> (ø)
.../jwt/application/AngularJwtApplicationService.java 100.00% <100.00%> (ø)
...client/angular/security/jwt/domain/AngularJwt.java 100.00% <100.00%> (ø)
...r/security/jwt/domain/AngularJwtDomainService.java 100.00% <100.00%> (ø)
...astructure/config/AngularJwtBeanConfiguration.java 100.00% <100.00%> (ø)
...nfrastructure/primary/rest/AngularJwtResource.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 c5c3c25...205d002. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit 32ab0a5 into jhipster:main May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular: refactoring Jwt
2 participants