localstack icon indicating copy to clipboard operation
localstack copied to clipboard

fix KeyValueBasedTransformer

Open steffyP opened this issue 2 years ago β€’ 1 comments

This PR fixes a problem with KeyValueBasedTransformer: If replace_reference was set to False, it would replace the entire key.

Fix:

  • now it replaces the returned value only (which can be a subset of the value), with the replacement string
  • behaves similar to replace_reference=True

steffyP avatar Aug 09 '22 08:08 steffyP

LocalStack integration with Pro

βŸβ€„β€ˆβŸβ€„βŸβ€„3 filesβ€„β€ƒβŸβ€„β€ˆβŸβ€„βŸβ€„3 suites   1h 2m 54s :stopwatch: 1β€ˆ177 tests 1β€ˆ136 :heavy_check_mark: 41 :zzz: 0 :x: 1β€ˆ542 runs  1β€ˆ470 :heavy_check_mark: 72 :zzz: 0 :x:

Results for commit e65d92ff.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Aug 09 '22 09:08 github-actions[bot]