AkshayChordiya / News

A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
MIT License
848 stars 166 forks source link

Setup CI and code coverage bot #36

Closed AkshayChordiya closed 4 years ago

AkshayChordiya commented 4 years ago

Setup CI integration most likely using GitHub actions to check if the build builds successfully + tests in the branch and also on every PR. It would be nice to also integrate code coverage plugin to know the code coverage 🎉

AkshayChordiya commented 4 years ago

Closing the issue since CI is setup since quite some time now 😉