You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There aren't tests to ensure every command triggers watched keys in a transaction. Anything that sets a database key is covered. Deeper changes, like adding a member to a hash, aren't caught automatically. Review the code and add touch calls where needed.