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(rdb): add support for fast retries with cassettes #1197

Merged
merged 8 commits into from
Apr 12, 2022

Conversation

remyleone
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 8, 2022

Codecov Report

Merging #1197 (c6dd533) into master (7745567) will not change coverage.
The diff coverage is 0.00%.

@@          Coverage Diff           @@
##           master   #1197   +/-   ##
======================================
  Coverage    1.52%   1.52%           
======================================
  Files          95      95           
  Lines       15401   15401           
======================================
  Hits          235     235           
  Misses      15143   15143           
  Partials       23      23           
Impacted Files Coverage Δ
scaleway/helpers_rdb.go 21.38% <0.00%> (-0.42%) ⬇️
scaleway/resource_rdb_acl.go 0.00% <0.00%> (ø)
scaleway/resource_rdb_database.go 4.19% <0.00%> (+0.02%) ⬆️
scaleway/resource_rdb_instance.go 0.00% <0.00%> (ø)
scaleway/resource_rdb_privilege.go 0.00% <0.00%> (ø)
scaleway/resource_rdb_user.go 0.00% <0.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 7745567...c6dd533. Read the comment docs.

@remyleone remyleone marked this pull request as draft April 8, 2022 13:49
@remyleone remyleone marked this pull request as ready for review April 12, 2022 12:50
@remyleone remyleone merged commit b68b6e2 into scaleway:master Apr 12, 2022
@remyleone remyleone deleted the refactor_rdb branch April 12, 2022 13:04
@remyleone remyleone added the rdb Managed MySQL and PostgreSQL issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rdb Managed MySQL and PostgreSQL issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants