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

Adding in spanner support for databases #279

Merged
merged 3 commits into from
Apr 7, 2023
Merged

Adding in spanner support for databases #279

merged 3 commits into from
Apr 7, 2023

Conversation

InfernoJJ
Copy link
Member

Adding in support for Spanner.

adamdecaf
adamdecaf previously approved these changes Apr 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2023

Codecov Report

Patch coverage: 58.06% and project coverage change: +4.90 🎉

Comparison is base (b0e6f79) 70.74% compared to head (34bb0e5) 75.65%.

❗ Current head 34bb0e5 differs from pull request most recent head 27b2f3c. Consider uploading reports for the commit 27b2f3c to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   70.74%   75.65%   +4.90%     
==========================================
  Files          27       28       +1     
  Lines         899      920      +21     
==========================================
+ Hits          636      696      +60     
+ Misses        234      178      -56     
- Partials       29       46      +17     
Impacted Files Coverage Δ
database/model_config.go 100.00% <ø> (ø)
database/migrator.go 47.05% <44.44%> (+47.05%) ⬆️
database/pkger.go 55.10% <66.66%> (+55.10%) ⬆️
database/spanner.go 75.00% <75.00%> (ø)
database/database.go 12.19% <100.00%> (+7.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@InfernoJJ InfernoJJ merged commit 8c791d4 into master Apr 7, 2023
@adamdecaf adamdecaf deleted the spanner branch April 7, 2023 21:41
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.

3 participants