Skip to content

Conversation

@imaximix
Copy link

I've added a configuration so you can prevent table creation on save.
We manage tables with something else, so we want to avoid it in production.

I saw that there is another PR that also does this here

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #656 (c9574f4) into master (6d757f1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head c9574f4 differs from pull request most recent head 5cdfcc9. Consider uploading reports for the commit 5cdfcc9 to get more accurate results

@@           Coverage Diff           @@
##           master     #656   +/-   ##
=======================================
  Coverage   90.33%   90.34%           
=======================================
  Files          62       62           
  Lines        3157     3160    +3     
=======================================
+ Hits         2852     2855    +3     
  Misses        305      305           
Impacted Files Coverage Δ
lib/dynamoid/config.rb 90.32% <100.00%> (+0.15%) ⬆️
lib/dynamoid/persistence.rb 98.18% <100.00%> (+0.02%) ⬆️

andrykonchin
andrykonchin previously approved these changes Apr 27, 2023
@andrykonchin
Copy link
Member

Could you please squash commits into a single one after CI passes successfully?

andrykonchin
andrykonchin previously approved these changes Apr 28, 2023
@andrykonchin
Copy link
Member

Thank you!

@andrykonchin andrykonchin merged commit aa790f1 into Dynamoid:master Apr 28, 2023
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