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

fix issue #513 : Response body must be closed properly in case of JSON response #514

Merged
merged 1 commit into from
Sep 6, 2018

Conversation

lxhoan
Copy link
Contributor

@lxhoan lxhoan commented Sep 6, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 6, 2018

Codecov Report

Merging #514 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #514      +/-   ##
============================================
+ Coverage     87.53%   87.54%   +<.01%     
  Complexity      365      365              
============================================
  Files            25       25              
  Lines          1500     1501       +1     
  Branches        167      167              
============================================
+ Hits           1313     1314       +1     
  Misses          120      120              
  Partials         67       67
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/influxdb/impl/InfluxDBImpl.java 89.83% <100%> (+0.02%) 78 <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 24c5542...494c924. Read the comment docs.

@lxhoan
Copy link
Contributor Author

lxhoan commented Sep 6, 2018

hi @majst01 , @fmachado , this seems a valid defect, please help to take a look, tks

@majst01 majst01 merged commit f6879f7 into influxdata:master Sep 6, 2018
@ivankudibal ivankudibal added this to the 2.13 milestone Sep 6, 2018
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.

None yet

4 participants