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

docs: document Support for gorm #469

Merged
merged 9 commits into from
Dec 7, 2022
Merged

Conversation

olavloite
Copy link
Collaborator

@olavloite olavloite commented Nov 8, 2022

Add documentation to indicate Support for gorm.

@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Merging #469 (c0a6f04) into postgresql-dialect (6ef7240) will increase coverage by 1.69%.
The diff coverage is 96.58%.

❗ Current head c0a6f04 differs from pull request most recent head 7da278c. Consider uploading reports for the commit 7da278c to get more accurate results

@@                   Coverage Diff                    @@
##             postgresql-dialect     #469      +/-   ##
========================================================
+ Coverage                 86.32%   88.02%   +1.69%     
- Complexity                 1914     2053     +139     
========================================================
  Files                       122      122              
  Lines                      6216     6779     +563     
  Branches                    849      955     +106     
========================================================
+ Hits                       5366     5967     +601     
+ Misses                      605      578      -27     
+ Partials                    245      234      -11     
Flag Coverage Δ
all_tests 88.02% <96.58%> (+1.69%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ud/spanner/pgadapter/utils/ClientAutoDetector.java 93.18% <ø> (ø)
...e/cloud/spanner/pgadapter/utils/PgJdbcCatalog.java 0.00% <ø> (ø)
.../cloud/spanner/pgadapter/utils/MutationWriter.java 92.09% <69.23%> (+1.70%) ⬆️
...gle/cloud/spanner/pgadapter/error/PGException.java 90.62% <85.71%> (+0.96%) ⬆️
...panner/pgadapter/wireprotocol/DescribeMessage.java 85.50% <88.88%> (-0.61%) ⬇️
...oud/spanner/pgadapter/parsers/TimestampParser.java 91.78% <90.90%> (-1.44%) ⬇️
...oud/spanner/pgadapter/statements/SimpleParser.java 91.98% <91.57%> (+0.64%) ⬆️
...ud/spanner/pgadapter/wireprotocol/BindMessage.java 82.97% <93.33%> (+0.47%) ⬆️
...pter/statements/IntermediatePreparedStatement.java 94.82% <94.23%> (+7.61%) ⬆️
...le/cloud/spanner/pgadapter/parsers/UuidParser.java 95.34% <95.34%> (ø)
... and 59 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@olavloite olavloite changed the title docs: document gorm with Pilot Support docs: document Support for gorm Dec 7, 2022
@olavloite olavloite merged commit 0b962af into postgresql-dialect Dec 7, 2022
@olavloite olavloite deleted the gorm-pilot-support branch December 7, 2022 17:47
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