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

Common springdoc mvc webflux #1896

Merged
merged 10 commits into from
Jun 14, 2022

Conversation

Bolo89
Copy link
Contributor

@Bolo89 Bolo89 commented May 30, 2022

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #1896 (82917bc) into main (679a23a) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                main     #1896    +/-   ##
============================================
  Coverage     100.00%   100.00%            
- Complexity      2339      2420    +81     
============================================
  Files            485       501    +16     
  Lines           8451      8674   +223     
  Branches         187       188     +1     
============================================
+ Hits            8451      8674   +223     
Impacted Files Coverage Δ
...ngdoc/application/SpringdocApplicationService.java 100.00% <ø> (ø)
...infrastructure/primary/rest/SpringdocResource.java 100.00% <ø> (ø)
...t/apidocumentation/springdoc/domain/Springdoc.java 100.00% <100.00%> (ø)
...ation/springdoc/domain/SpringdocDomainService.java 100.00% <100.00%> (ø)
...rastructure/config/SpringdocBeanConfiguration.java 100.00% <100.00%> (ø)
...istory/infrastructure/primary/HistoryResource.java 100.00% <0.00%> (ø)
...infrastructure/primary/JHipsterModuleResource.java 100.00% <0.00%> (ø)
...pplication/GeneratorHistoryApplicationService.java 100.00% <0.00%> (ø)
...ture/primary/springdoc/SpringdocConfiguration.java 100.00% <0.00%> (ø)
...structure/primary/GeneratorHistoryInterceptor.java 100.00% <0.00%> (ø)
... and 29 more

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 679a23a...82917bc. Read the comment docs.

@Bolo89 Bolo89 force-pushed the common-springdoc-mvc-webflux branch from c1a7a27 to 3eaedfc Compare June 11, 2022 13:42
@pascalgrimaud pascalgrimaud merged commit be56e91 into jhipster:main Jun 14, 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.

Add Springdoc for Webflux
3 participants