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

(#314) Fix NPE on clearParameters #315

Merged
merged 1 commit into from
Mar 1, 2021
Merged

(#314) Fix NPE on clearParameters #315

merged 1 commit into from
Mar 1, 2021

Conversation

pan3793
Copy link
Member

@pan3793 pan3793 commented Feb 24, 2021

@codecov
Copy link

codecov bot commented Feb 24, 2021

Codecov Report

Merging #315 (b64ca03) into 2.5 (e87c8ec) will increase coverage by 0.12%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.5     #315      +/-   ##
============================================
+ Coverage     59.96%   60.09%   +0.12%     
- Complexity     1190     1195       +5     
============================================
  Files           111      111              
  Lines          5725     5726       +1     
  Branches        453      453              
============================================
+ Hits           3433     3441       +8     
+ Misses         2054     2048       -6     
+ Partials        238      237       -1     
Impacted Files Coverage Δ Complexity Δ
...ower/jdbc/statement/AbstractPreparedStatement.java 54.73% <0.00%> (+0.48%) 27.00 <1.00> (+1.00)
...ithub/housepower/jdbc/misc/ClickHouseCityHash.java 86.17% <0.00%> (+4.87%) 22.00% <0.00%> (+3.00%)
...github/housepower/jdbc/ClickHouseSQLException.java 100.00% <0.00%> (+20.00%) 3.00% <0.00%> (+1.00%)

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 e87c8ec...1f6e0ed. Read the comment docs.

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.

1 participant