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

WebFlux module #2715

Merged
merged 1 commit into from
Jul 21, 2022
Merged

WebFlux module #2715

merged 1 commit into from
Jul 21, 2022

Conversation

DamnClin
Copy link
Collaborator

@DamnClin DamnClin commented Jul 20, 2022

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #2715 (4aff9a0) into main (f2574dc) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main     #2715   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity      2209      2180   -29     
===========================================
  Files            529       527    -2     
  Lines           9179      9129   -50     
  Branches         230       230           
===========================================
- Hits            9179      9129   -50     
Impacted Files Coverage Δ
...pplication/SpringBootCommonApplicationService.java 100.00% <ø> (ø)
...t/common/domain/SpringBootCommonDomainService.java 100.00% <ø> (ø)
...plication/SpringBootWebfluxApplicationService.java 100.00% <100.00%> (ø)
...lux/web/domain/SpringBootWebfluxModuleFactory.java 100.00% <100.00%> (ø)
.../primary/SpringBootWebfluxModuleConfiguration.java 100.00% <100.00%> (ø)
...te/generator/project/domain/ProjectRepository.java 100.00% <0.00%> (ø)
...frastructure/secondary/ProjectLocalRepository.java 100.00% <0.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 f2574dc...4aff9a0. Read the comment docs.

@pascalgrimaud pascalgrimaud enabled auto-merge July 21, 2022 06:04
@pascalgrimaud pascalgrimaud merged commit 17542d2 into jhipster:main Jul 21, 2022
@DamnClin DamnClin deleted the webflux-module branch July 22, 2022 12:00
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.

Migrate WebFlux to module
2 participants