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

Spring Boot Web: add springfox dependency #220

Merged
merged 1 commit into from
Nov 21, 2021

Conversation

pascalgrimaud
Copy link
Member

Fix #215

@codecov
Copy link

codecov bot commented Nov 21, 2021

Codecov Report

Merging #220 (50f2004) into main (4acc56a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #220   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       363       367    +4     
===========================================
  Files             69        70    +1     
  Lines           1169      1169           
  Branches          23        23           
===========================================
  Hits            1169      1169           
Impacted Files Coverage Δ
...or/server/springboot/web/domain/SpringBootWeb.java 100.00% <100.00%> (ø)
...ingboot/web/domain/SpringBootWebDomainService.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 4acc56a...50f2004. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit d39c75d into main Nov 21, 2021
@pascalgrimaud pascalgrimaud deleted the spring-boot-web-springfox-dependency branch November 21, 2021 07:05
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 Web: add springfox dependency
1 participant