-
Currently, I have 4 changes (to be made into 4 PRs) for the Redis sink, templating, and S3.
While I have locally tested these changes, but want to know what testing you'd like to see for each? Mainly wondering for the Redis Sentinel and I'm also fine waiting until I make the PRs to discuss each separately. Currently waiting on approval before contributing upstream, so wanted to ask about this while waiting and to save y'all time reviewing. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @5Dev24, for changes to integrations, we want to see unit tests or new integration tests. |
Beta Was this translation helpful? Give feedback.
Hi @5Dev24, for changes to integrations, we want to see unit tests or new integration tests.
We also encourage splitting work into the smallest possible PRs in order to accelerate reviews and allow for easy reverts in case of a regression.