-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
Release 4.4.0 #1070
Release 4.4.0 #1070
Conversation
Try to separate out LocaleMissingKeysCommand
Locale updates
commit 3ecf85c Author: Amos Folz <[email protected]> Date: Wed Jun 12 03:16:44 2019 +0000 Looked over all commands. Finalize fix-keys commit 286af71 Author: Amos Folz <[email protected]> Date: Tue Jun 11 22:51:57 2019 +0000 Finished fix-keys command commit a910dda Author: Amos Folz <[email protected]> Date: Tue Jun 11 03:28:04 2019 +0000 updates commit 7b60426 Author: Amos Folz <[email protected]> Date: Sun Jun 9 19:32:07 2019 +0000 Update LocaleFixKeysCommand.php commit 0dcf2cc Author: Amos Folz <[email protected]> Date: Sun Jun 9 14:18:55 2019 +0000 Update LocaleFixKeysCommand.php commit 1446075 Author: Amos Folz <[email protected]> Date: Sun Jun 9 12:50:17 2019 +0000 Updates
Retain docblock comments in locale files
…ting into locale-updates
Locale updates
… reflecting breaking changes
…tion Asset pipeline optimisations
Codecov Report
@@ Coverage Diff @@
## master #1070 +/- ##
=========================================
Coverage 67.57% 67.57%
Complexity 1976 1976
=========================================
Files 170 170
Lines 6917 6917
=========================================
Hits 4674 4674
Misses 2243 2243 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #1070 +/- ##
============================================
+ Coverage 66.79% 67.57% +0.78%
- Complexity 1933 1976 +43
============================================
Files 162 170 +8
Lines 6748 6917 +169
============================================
+ Hits 4507 4674 +167
- Misses 2241 2243 +2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some things of note for upgrade guide, and 1 nit-pick. Apart from that, looking great! And damn, this is a sizable release!
app/sprinkles/admin/tests/Integration/Controller/GroupControllerTest.php
Show resolved
Hide resolved
Fix comment
No description provided.