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

chore(postgresql-dialect): release 0.27.0 #1179

Merged

chore(postgresql-dialect): release 0.27.0

d99a4a9
Select commit
Loading
Failed to load commit list.
Merged

chore(postgresql-dialect): release 0.27.0 #1179

chore(postgresql-dialect): release 0.27.0
d99a4a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 23, 2023 in 1s

89.99% (-0.74%) compared to d08da80

View this Pull Request on Codecov

89.99% (-0.74%) compared to d08da80

Details

Codecov Report

Attention: 118 lines in your changes are missing coverage. Please review.

Comparison is base (d08da80) 90.72% compared to head (d99a4a9) 89.99%.
Report is 20 commits behind head on postgresql-dialect.

Files Patch % Lines
...ava/com/google/cloud/spanner/pgadapter/Server.java 0.00% 49 Missing ⚠️
...ud/spanner/pgadapter/metadata/OptionsMetadata.java 37.50% 27 Missing and 3 partials ⚠️
...panner/pgadapter/statements/BackendConnection.java 90.57% 10 Missing and 3 partials ⚠️
...gle/cloud/spanner/pgadapter/ConnectionHandler.java 62.50% 9 Missing ⚠️
.../cloud/spanner/pgadapter/session/SessionState.java 25.00% 5 Missing and 1 partial ⚠️
...apter/statements/ExtendedQueryProtocolHandler.java 91.66% 4 Missing and 1 partial ⚠️
.../google/cloud/spanner/pgadapter/utils/Logging.java 70.00% 3 Missing ⚠️
...spanner/pgadapter/wireprotocol/ControlMessage.java 96.49% 1 Missing and 1 partial ⚠️
...ner/pgadapter/statements/SimpleQueryStatement.java 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##             postgresql-dialect    #1179      +/-   ##
========================================================
- Coverage                 90.72%   89.99%   -0.74%     
- Complexity                 2556     2592      +36     
========================================================
  Files                       140      141       +1     
  Lines                      8584     8887     +303     
  Branches                   1259     1290      +31     
========================================================
+ Hits                       7788     7998     +210     
- Misses                      536      621      +85     
- Partials                    260      268       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.