Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

ARUHA-1674 use gzip compression on post requests as well #880

Merged
merged 1 commit into from
May 28, 2018
Merged

Conversation

antban
Copy link
Contributor

@antban antban commented May 24, 2018

ARUHA-1674
As there are requests that are "GET with POST" we have to support gzip compression on post requests as well

@v-stepanov
Copy link
Contributor

👍

@codecov-io
Copy link

codecov-io commented May 24, 2018

Codecov Report

Merging #880 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #880      +/-   ##
============================================
- Coverage     53.39%   53.38%   -0.02%     
+ Complexity     1695     1694       -1     
============================================
  Files           310      310              
  Lines          9403     9404       +1     
  Branches        845      845              
============================================
- Hits           5021     5020       -1     
- Misses         4082     4083       +1     
- Partials        300      301       +1
Impacted Files Coverage Δ Complexity Δ
...in/java/org/zalando/nakadi/config/JettyConfig.java 100% <100%> (ø) 3 <0> (ø) ⬇️
...n/java/org/zalando/nakadi/service/EventStream.java 73.38% <0%> (-1.62%) 29% <0%> (-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 81bd9f9...79876ba. Read the comment docs.

@antban
Copy link
Contributor Author

antban commented May 24, 2018

👍

@antban
Copy link
Contributor Author

antban commented May 24, 2018

deploy validation please

1 similar comment
@adyach
Copy link
Member

adyach commented May 25, 2018

deploy validation please

@antban antban merged commit 0ab33e1 into master May 28, 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.

4 participants