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

fix(dynamodb): properly handle ResourceInUseException for existing tables #2909

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

andaaron
Copy link
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.91%. Comparing base (ececc9c) to head (1ffd481).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2909      +/-   ##
==========================================
+ Coverage   91.89%   91.91%   +0.02%     
==========================================
  Files         170      170              
  Lines       30291    30293       +2     
==========================================
+ Hits        27836    27844       +8     
+ Misses       1827     1823       -4     
+ Partials      628      626       -2     

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

@andaaron andaaron marked this pull request as ready for review January 24, 2025 20:09
@andaaron andaaron requested a review from rchincha as a code owner January 24, 2025 20:09
@rchincha rchincha merged commit cf8b20d into project-zot:main Jan 24, 2025
39 checks passed
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