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

feat(customer-profile-board): init commit #119

Merged
merged 8 commits into from
Aug 11, 2016

Conversation

DiscipleD
Copy link
Contributor

init commit for other team test.

@codecov-io
Copy link

codecov-io commented Aug 9, 2016

Current coverage is 31.79% (diff: 47.11%)

Merging #119 into dev will increase coverage by 0.30%

@@                dev       #119   diff @@
==========================================
  Files            49         58     +9   
  Lines          2430       2765   +335   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            765        879   +114   
- Misses         1665       1886   +221   
  Partials          0          0          

Powered by Codecov. Last update 0d155bc...add055b

@arzyu arzyu added the reviewed label Aug 11, 2016
@arzyu arzyu merged commit e04fbd0 into ShuyunFF2E:dev Aug 11, 2016
@kuitos
Copy link
Contributor

kuitos commented Aug 11, 2016

@arzyu 当前组件目前还不能发布,api 定义方面还有些问题。


export default angular
.module('ccms.components.customerProfileBoard', [bindHTML])
.service('CustomerProfileBoardService', CustomerProfileBoardService)
Copy link
Contributor

@kuitos kuitos Aug 11, 2016

Choose a reason for hiding this comment

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

service 及 组件 命名遵循 cc 前缀法
这里的服务应该改为 $ccCustomerProfileBoard 或者简单点 $ccCPB

@DiscipleD DiscipleD deleted the feature/customer-profile-board branch August 12, 2016 02:06
@arzyu arzyu added reviewed and removed reviewed labels Aug 12, 2016
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