updateState() refactored in order to have an ability to modify state update logic from outside. For example, in Ergo it could be useful to take state snapshot right after state modification in a synchronous manner.
Coverage remained the same at 46.513% when pulling 4c4fdf34ba1acf5175becdfa10b0961edd3c5c83 on nvh-access into a438678f9e9056aa05dbbe47f3abd11200f8e07c on master.
updateState()
refactored in order to have an ability to modify state update logic from outside. For example, in Ergo it could be useful to take state snapshot right after state modification in a synchronous manner.