Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

Upgrade to Ratpack v1.5.4#62

Open
hyleung wants to merge 5 commits into
masterfrom
upgrade-ratpack
Open

Upgrade to Ratpack v1.5.4#62
hyleung wants to merge 5 commits into
masterfrom
upgrade-ratpack

Conversation

@hyleung

@hyleung hyleung commented May 26, 2018

Copy link
Copy Markdown
Owner

Originally I started doing this to resume work on the Http client, but realized that the changes in Ratpack that I want to use haven't actually been released yet. In any case, figured it wouldn't hurt to bump the version of Ratpack to the current release version anyway.

@codecov

codecov Bot commented May 26, 2018

Copy link
Copy Markdown

Codecov Report

Merging #62 into master will decrease coverage by 1.9%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #62      +/-   ##
============================================
- Coverage     84.16%   82.26%   -1.91%     
  Complexity       57       57              
============================================
  Files             7        7              
  Lines           259      265       +6     
  Branches         10       10              
============================================
  Hits            218      218              
- Misses           33       39       +6     
  Partials          8        8
Impacted Files Coverage Δ Complexity Δ
.../ratpack/zipkin/internal/ZipkinHttpClientImpl.java 66.33% <0%> (-4.19%) 14 <0> (ø)

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 aea9b35...48f8281. Read the comment docs.


@Override
public RequestSpec responseMaxChunkSize(final int numBytes) {
return null;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

oops this :P

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

🤦‍♂️

@hyleung hyleung mentioned this pull request Dec 8, 2018
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.

2 participants