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
Because this project started under time force in the beginning, we did not write tests, and after some time, only some view models and some repositories have test cases.
AC
ViewModels should have line coverage of more than 85%.
Repositories should have line coverage of more than 85%.
Utility classes like cartography and file utils should have line coverage of more than 85%.
Add code coverage workflow to actions.
The text was updated successfully, but these errors were encountered:
Because this project started under time force in the beginning, we did not write tests, and after some time, only some view models and some repositories have test cases.
AC
The text was updated successfully, but these errors were encountered: