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

refactor: remove useless checks in the tests #880

Merged
merged 1 commit into from
Jul 23, 2017

Conversation

AlexElin
Copy link
Contributor

remove useless checks for protocol version in the tests.
Driver is compatible with PostgreSQL 8.2 and higher using the version 3.0 of the protocol.

remove useless checks for protocol version in the tests.
@codecov-io
Copy link

codecov-io commented Jul 23, 2017

Codecov Report

Merging #880 into master will increase coverage by 0.39%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #880      +/-   ##
============================================
+ Coverage     65.25%   65.65%   +0.39%     
- Complexity     3519     3544      +25     
============================================
  Files           166      166              
  Lines         15253    15253              
  Branches       2474     2474              
============================================
+ Hits           9954    10014      +60     
+ Misses         4103     4060      -43     
+ Partials       1196     1179      -17

@vlsi vlsi added this to the 42.1.4 milestone Jul 23, 2017
@vlsi vlsi merged commit 0221f93 into pgjdbc:master Jul 23, 2017
@AlexElin AlexElin deleted the remove_checks branch July 24, 2017 14:26
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

3 participants