-
Notifications
You must be signed in to change notification settings - Fork 989
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NT-1819:Android CodeCov Integration #1226
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1226 +/- ##
=========================================
Coverage ? 74.32%
Complexity ? 779
=========================================
Files ? 223
Lines ? 6842
Branches ? 411
=========================================
Hits ? 5085
Misses ? 1616
Partials ? 141 Continue to review full report at Codecov.
|
OMG! LOVE IT! : 😍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks amazing 😻
📲 What
Adds code coverage reports to our PRs
🤔 Why
to keep track of test coverage.
🛠 How
1- integrata jacoco plugin
2-Add
./gradlew jacocoInternalRelease
to circle.ci flow👀 See
Story 📖
https://kickstarter.atlassian.net/browse/NT-1819