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

Fixed exception propagation in query streaming #639 #640

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

rhajek
Copy link
Contributor

@rhajek rhajek commented Nov 22, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 22, 2019

Codecov Report

Merging #640 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #640      +/-   ##
============================================
+ Coverage     88.07%   88.09%   +0.01%     
  Complexity      718      718              
============================================
  Files            69       69              
  Lines          2473     2477       +4     
  Branches        261      262       +1     
============================================
+ Hits           2178     2182       +4     
  Misses          207      207              
  Partials         88       88
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/influxdb/impl/InfluxDBImpl.java 82.17% <100%> (+0.16%) 82 <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 5cdc9e3...f33dc3f. Read the comment docs.

Copy link
Collaborator

@majst01 majst01 left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants