Vinita Murthi
Vinita Murthi
Github actions doesn't have a few features so we should add scripts to do the following: - [ ] Auto cancel redundant builds (We could potentially use an [existing action](https://github.com/technote-space/auto-cancel-redundant-job)...
With the way we have loggers right now, app/domain files would have to fetch multiple types of loggers for different types of logging. We want to refactor it so that...
Our project has a lot of XML files that describe the look and feel of the application. We would like to add a linter that ensures all the XML files...
We would like to get code coverage reports for our robolectric tests. The code coverage tool needs to be compatible with Kotlin and java, as well as work on Gradle...