Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Merge requests
  • !984

Bump jacoco to 0.7.7, enable code coverage with robolectric tests.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/justinmuller/add_inclnolocationclasses_flag into master Nov 01, 2016
  • Overview 7
  • Commits 2
  • Pipelines 0
  • Changes 18

Created by: justinmuller

jacoco 272 broke Robolectric coverage at jacoco 0.7.3 buck #364 bumped jacoco 0.7.2 to 0.7.5

Allow [test] incl_no_location_classes = true to be set in .buckconfig to pass inclnolocationclasses=true to the jacoco javaagent when code coverage is enabled. This will ensure that code coverage is generated when running Android tests.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/justinmuller/add_inclnolocationclasses_flag