Skip to content
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

add Coverage Report tasks for Adal #1564

Draft
wants to merge 8 commits into
base: dev
Choose a base branch
from
Draft

Conversation

ayushmeghwani
Copy link

@ayushmeghwani ayushmeghwani commented Oct 8, 2020

This Pull Request is related to ITEM - https://identitydivision.visualstudio.com/Engineering/_workitems/edit/1152996

This PR adds the tasks which generates tasks for all buildFlavour combination to generate Coverage Report.

To generate the Coverage report:

Run the task
Then run -> ./gradlew localDebugAdalAndroidTestCoverageReport (where local(or snapshot or dist) is Build, debug(or release) is Flavour, and Android is Test Type)
Reports will be available in report folder

@ayushmeghwani ayushmeghwani added the No-Changelog This request does not update the changelog label Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No-Changelog This request does not update the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant