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

Upgrade to spring boot 2 #79

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Upgrade to spring boot 2 #79

wants to merge 8 commits into from

Conversation

dianw
Copy link
Member

@dianw dianw commented Oct 20, 2018

Merge this PR once the external oauth2 provider login feature are done

@codecov
Copy link

codecov bot commented Oct 20, 2018

Codecov Report

Merging #79 (e58d11c) into master (af254d6) will decrease coverage by 4.58%.
The diff coverage is 76.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #79      +/-   ##
============================================
- Coverage     86.64%   82.06%   -4.59%     
+ Complexity      476      410      -66     
============================================
  Files            89       84       -5     
  Lines          1400     1232     -168     
  Branches         30       25       -5     
============================================
- Hits           1213     1011     -202     
- Misses          168      205      +37     
+ Partials         19       16       -3     
Impacted Files Coverage Δ Complexity Δ
...theskeleton/core/data/AuditInformationAuditor.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...denergic/theskeleton/core/data/S3ClientConfig.java 93.33% <ø> (-2.59%) 6.00 <0.00> (-5.00)
...gic/theskeleton/core/data/UTCDateTimeProvider.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../codenergic/theskeleton/core/web/WebMvcConfig.java 100.00% <ø> (ø) 4.00 <0.00> (ø)
...denergic/theskeleton/core/web/WebSocketConfig.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...skeleton/registration/RegistrationServiceImpl.java 81.08% <ø> (+2.13%) 7.00 <0.00> (ø)
...va/org/codenergic/theskeleton/user/UserMapper.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...heskeleton/core/mail/ThymeleafTemplateService.java 84.61% <84.61%> (ø) 4.00 <4.00> (?)
.../codenergic/theskeleton/core/mail/EmailConfig.java 100.00% <100.00%> (ø) 3.00 <1.00> (+1.00)
...c/theskeleton/core/security/WebSecurityConfig.java 100.00% <100.00%> (ø) 5.00 <0.00> (ø)
... and 8 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 af254d6...00ec42f. Read the comment docs.

dianw added 7 commits May 25, 2019 20:39
# Conflicts:
#	pom.xml
#	src/main/java/org/codenergic/theskeleton/core/mail/EmailConfig.java
#	src/main/java/org/codenergic/theskeleton/post/impl/PostServiceImpl.java
#	src/main/java/org/codenergic/theskeleton/registration/RegistrationServiceImpl.java
#	src/main/java/org/codenergic/theskeleton/social/SocialUserService.java
# Conflicts:
#	pom.xml
#	src/main/java/org/codenergic/theskeleton/registration/RegistrationController.java
#	src/main/java/org/codenergic/theskeleton/registration/RegistrationServiceImpl.java
#	src/main/resources/application.yml
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.

1 participant