Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

add maxInboundMessageSize settings #264

Merged
merged 2 commits into from
Apr 13, 2017
Merged

add maxInboundMessageSize settings #264

merged 2 commits into from
Apr 13, 2017

Conversation

pongad
Copy link
Contributor

@pongad pongad commented Apr 4, 2017

No description provided.

Also properly "mock" MethodDescriptor since it has become final.

Fixes #149.
@codecov-io
Copy link

codecov-io commented Apr 4, 2017

Codecov Report

Merging #264 into master will decrease coverage by 0.17%.
The diff coverage is 15.38%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #264      +/-   ##
============================================
- Coverage     71.11%   70.94%   -0.18%     
  Complexity      556      556              
============================================
  Files            81       81              
  Lines          2742     2750       +8     
  Branches        275      276       +1     
============================================
+ Hits           1950     1951       +1     
- Misses          686      693       +7     
  Partials        106      106
Impacted Files Coverage Δ Complexity Δ
...gle/api/gax/grpc/InstantiatingChannelProvider.java 48.95% <15.38%> (-3.32%) 9 <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 a730b50...6e704ea. Read the comment docs.

@pongad pongad changed the title Max inbound add maxInboundMessageSize settings Apr 4, 2017
@pongad pongad mentioned this pull request Apr 4, 2017
build.gradle Outdated
@@ -40,7 +40,7 @@ targetCompatibility = 1.7
ext {
generatedSrcDir = "${projectDir}/generated/src"

grpcVersion = '1.0.3'
grpcVersion = '1.2.0'

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@garrettjonesgoogle
Copy link
Member

LGTM

@pongad pongad merged commit cd4f862 into googleapis:master Apr 13, 2017
@pongad pongad deleted the max-inbound branch April 13, 2017 04:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants