Skip to content

Commit

Permalink
Refactor s3_object to reduce complexity and add unit testcases
Browse files Browse the repository at this point in the history
Signed-off-by: GomathiselviS <gomathiselvi@gmail.com>

Separate functions for each action

removed unwanted file

try/except block refactor

 Address review comments

Fixed indentation

Fix pep8 failures

Unit tests

Added more unit tests

Formatted

Fixed whitespace error
  • Loading branch information
GomathiselviS committed Nov 3, 2022
1 parent 52068c0 commit 5e5c993
Show file tree
Hide file tree
Showing 4 changed files with 1,320 additions and 551 deletions.
2 changes: 2 additions & 0 deletions changelogs/fragments/1193-s3_object_refactor.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
minor_changes:
- s3_object - refactor main to reduce complexity (https://github.com/ansible-collections/amazon.aws/pull/1193).
Loading

0 comments on commit 5e5c993

Please sign in to comment.