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

initial i18n #18

Merged
merged 2 commits into from May 2, 2019
Merged

initial i18n #18

merged 2 commits into from May 2, 2019

Conversation

jsirish
Copy link
Member

@jsirish jsirish commented May 2, 2019

Rename Title $db to LocationName

@jsirish jsirish requested a review from muskie9 May 2, 2019 18:39
@@ -43,26 +33,44 @@ class ElementCustomerService extends BaseElement
* @var array
*/
private static $db = [
'Title' => 'Varchar(255)',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this change require a task to move existing data?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

data seems to map to both tables

@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #18 into master will increase coverage by 14.81%.
The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #18       +/-   ##
=============================================
+ Coverage     55.55%   70.37%   +14.81%     
- Complexity        6        7        +1     
=============================================
  Files             2        2               
  Lines            18       27        +9     
=============================================
+ Hits             10       19        +9     
  Misses            8        8
Impacted Files Coverage Δ Complexity Δ
src/Elements/ElementCustomerService.php 76% <100%> (+13.5%) 6 <1> (+1) ⬆️

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 4fabaae...2957575. Read the comment docs.

@jsirish jsirish merged commit 1806462 into dynamic:master May 2, 2019
@jsirish jsirish deleted the feature/i18n branch May 2, 2019 19:04
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.

None yet

2 participants