I am using viewModelScope.launch for a method which updated DB, my unit test case is passing but the code coverage is only partial, sonar shows the line of code with viewMod