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 #505 : Error messages from server not parsed correctly when using msgpack #506

Merged
merged 1 commit into from
Sep 6, 2018

Conversation

lxhoan
Copy link
Contributor

@lxhoan lxhoan commented Aug 30, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 30, 2018

Codecov Report

Merging #506 into master will decrease coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #506      +/-   ##
============================================
- Coverage     87.53%   87.46%   -0.07%     
- Complexity      365      366       +1     
============================================
  Files            25       25              
  Lines          1500     1508       +8     
  Branches        167      168       +1     
============================================
+ Hits           1313     1319       +6     
- Misses          120      123       +3     
+ Partials         67       66       -1
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/influxdb/InfluxDBException.java 88.52% <100%> (-2.39%) 12 <1> (ø)
src/main/java/org/influxdb/impl/InfluxDBImpl.java 89.86% <100%> (+0.05%) 79 <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 24c5542...e3be55d. Read the comment docs.

@lxhoan
Copy link
Contributor Author

lxhoan commented Aug 31, 2018

Hi @majst01 , @fmachado
all pre-checks have passed, please help to review, tks

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