Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix AutoMinorVersionUpgrade in rds cluster and list_tables in timestream #8634

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jerryhxu
Copy link
Contributor

@jerryhxu jerryhxu commented Feb 27, 2025

This PR takes care of the following items:

  1. Adds support for AutoMinorVersionUpgrade property in rds cluster.
  2. For timestream list_tables api, the databasename is optional. If the databasename is not supplied, then all timestream tables should be returned.

@jerryhxu jerryhxu changed the title feat: fix autominorversionupgrade and list_tables Fix AutoMinorVersionUpgrade in rds cluster and list_tables in timestream Feb 27, 2025
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.74%. Comparing base (81f5fd1) to head (879aab7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8634   +/-   ##
=======================================
  Coverage   92.74%   92.74%           
=======================================
  Files        1251     1251           
  Lines      108442   108448    +6     
=======================================
+ Hits       100573   100579    +6     
  Misses       7869     7869           
Flag Coverage Δ
servertests 28.08% <25.00%> (-0.01%) ⬇️
unittests 92.71% <100.00%> (+<0.01%) ⬆️

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

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

@jerryhxu jerryhxu marked this pull request as ready for review February 28, 2025 00:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant