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

normalize and test all stack updates #1161

Closed
wants to merge 3 commits into from
Closed

Conversation

ddollar
Copy link
Contributor

@ddollar ddollar commented Aug 27, 2016

No description provided.

return strings.ToLower(k)
}

func UpperName(name string) string {

Choose a reason for hiding this comment

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

exported function UpperName should have comment or be unexported

@codecov-io
Copy link

codecov-io commented Aug 27, 2016

Current coverage is 22.05% (diff: 51.97%)

Merging #1161 into master will increase coverage by 0.60%

@@             master      #1161   diff @@
==========================================
  Files           130        129     -1   
  Lines         11345      11363    +18   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2433       2506    +73   
+ Misses         8764       8697    -67   
- Partials        148        160    +12   

Powered by Codecov. Last update 876dc9b...4bd5f9f

@ddollar ddollar added the merge label Aug 27, 2016
@ddollar ddollar added this to the 20160827 milestone Aug 27, 2016
ddollar added a commit that referenced this pull request Aug 27, 2016
@ddollar ddollar mentioned this pull request Aug 27, 2016
18 tasks
@ddollar ddollar deleted the normalize-update branch September 1, 2016 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants