Skip to content

Update headers#47

Merged
michaelbausor merged 4 commits intogoogleapis:masterfrom
michaelbausor:update-header
Dec 2, 2016
Merged

Update headers#47
michaelbausor merged 4 commits intogoogleapis:masterfrom
michaelbausor:update-header

Conversation

@michaelbausor
Copy link
Copy Markdown
Contributor

  • Fix capitalization
  • Add gax version
  • Change to space-separated

- Fix capitalization
- Add gax version
- Change to space-separated
@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 2, 2016

Current coverage is 89.46% (diff: 60.00%)

Merging #47 into master will decrease coverage by 0.15%

@@             master        #47   diff @@
==========================================
  Files            16         16          
  Lines          1128       1130     +2   
  Methods         122        123     +1   
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1011       1011          
- Misses          117        119     +2   
  Partials          0          0          

Powered by Codecov. Last update fbf26eb...8bdef8b

class AgentHeaderDescriptor
{
const AGENT_HEADER_KEY = 'x-goog-api-client';
const GAX_VERSION = '0.5.0-dev';

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

*/
public static function getGaxVersion()
{
return self::GAX_VERSION;

This comment was marked as spam.

This comment was marked as spam.

@shinfan
Copy link
Copy Markdown
Contributor

shinfan commented Dec 2, 2016

LGTM

@michaelbausor michaelbausor merged commit 93d2939 into googleapis:master Dec 2, 2016
@michaelbausor michaelbausor deleted the update-header branch December 2, 2016 16:47
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.

5 participants