Skip to content

Release v7.0.0#681

Merged
steinkel merged 19 commits into
masterfrom
develop
Apr 20, 2018
Merged

Release v7.0.0#681
steinkel merged 19 commits into
masterfrom
develop

Conversation

@jtraulle

Copy link
Copy Markdown
Contributor

@steinkel Thanks for merging my branch into develop 🎉
Can you duplicate current master branch as 6.x branch, merge develop into master and tag a release as 7.0.0 ? Thanks 😍

@jtraulle

Copy link
Copy Markdown
Contributor Author

CHANGELOG.md file probably needs to be updated as well 😉

@steinkel

Copy link
Copy Markdown
Member

Totally, but I wanted to add a note about RequestHandlerComponent::beforeRedirect() is deprecated I'm getting after a clean install...

@codecov-io

codecov-io commented Apr 20, 2018

Copy link
Copy Markdown

Codecov Report

Merging #681 into master will decrease coverage by 0.67%.
The diff coverage is 96.87%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #681      +/-   ##
============================================
- Coverage     81.05%   80.37%   -0.68%     
- Complexity      541      543       +2     
============================================
  Files            52       52              
  Lines          1689     1692       +3     
============================================
- Hits           1369     1360       -9     
- Misses          320      332      +12
Impacted Files Coverage Δ Complexity Δ
src/Controller/Traits/RegisterTrait.php 96.72% <ø> (ø) 16 <0> (ø) ⬇️
src/Controller/SocialAccountsController.php 77.77% <ø> (ø) 11 <0> (ø) ⬇️
src/Controller/Traits/SocialTrait.php 100% <ø> (ø) 4 <0> (ø) ⬇️
src/Controller/Traits/LoginTrait.php 50.57% <ø> (ø) 51 <0> (ø) ⬇️
src/Controller/Traits/UserValidationTrait.php 84.44% <ø> (-4.45%) 14 <0> (ø)
src/Controller/Component/RememberMeComponent.php 86.66% <100%> (ø) 18 <0> (ø) ⬇️
src/Controller/Component/UsersAuthComponent.php 80% <100%> (ø) 27 <0> (ø) ⬇️
src/Controller/Traits/SimpleCrudTrait.php 96.42% <100%> (ø) 10 <0> (ø) ⬇️
src/Auth/SocialAuthenticate.php 54.76% <100%> (ø) 77 <0> (ø) ⬇️
src/Controller/Traits/CustomUsersTableTrait.php 100% <100%> (ø) 3 <0> (ø) ⬇️
... and 6 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 aafdf85...a2cf90d. Read the comment docs.

@steinkel
steinkel merged commit 0dc1802 into master Apr 20, 2018
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.

4 participants