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

Refactoring: rename web to mvc #250

Merged
merged 1 commit into from
Nov 28, 2021
Merged

Conversation

pascalgrimaud
Copy link
Member

Fix #247

@codecov
Copy link

codecov bot commented Nov 28, 2021

Codecov Report

Merging #250 (7899a8c) into main (121f28a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #250   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       424       424           
===========================================
  Files             75        75           
  Lines           1322      1322           
  Branches          32        32           
===========================================
  Hits            1322      1322           
Impacted Files Coverage Δ
...erver/springboot/mvc/web/domain/SpringBootMvc.java 100.00% <ø> (ø)
...b/application/SpringBootMvcApplicationService.java 100.00% <100.00%> (ø)
...oot/mvc/web/domain/SpringBootMvcDomainService.java 100.00% <100.00%> (ø)
...e/beans/SpringBootMvcServiceBeanConfiguration.java 100.00% <100.00%> (ø)
...astructure/primary/rest/SpringBootMvcResource.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 121f28a...7899a8c. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit 9e03844 into main Nov 28, 2021
@pascalgrimaud pascalgrimaud deleted the spring-boot-web-refactoring-mvc branch November 28, 2021 09:57
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.

Refactoring: Spring Boot Web
1 participant