chaostoolkit-incubator / chaostoolkit-azure

Chaos Toolkit Extension for Azure
https://chaostoolkit.org/
Apache License 2.0
22 stars 28 forks source link

errors correction and code enhancement for table deletion #156

Closed SupDavid closed 1 year ago

SupDavid commented 1 year ago

Hello @Lawouach

I've made a lot of improvements and corrections to my code, in particular I've created "private helper functions" to simplify my code.

I've also added an argument in my main function to restrict table deletion to a particular database.

All the checks have passed and my unit tests are working again too.

Sorry to press you for this releaser, next time we'll try to be more proactive.

Lawouach commented 1 year ago

@SupDavid okay. I've merged.and I'm going to cut a release.

In the future could you please rebase more regularly. There are a lot of merge commits that make reviewing and history complicated :)