Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Orekit Orekit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container 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
  • Orekit
  • OrekitOrekit
  • Merge requests
  • !11

Set Jacoco fail and warning thresholds in CI script

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sébastien Dinot requested to merge sdinot/orekit:jacoco-report-enhancement into develop May 28, 2019
  • Overview 3
  • Commits 9
  • Changes 1

This merge request aims to fix the issue #556 (closed) by setting threshold values in the CI script (Jenkinsfile).

If the required ratios are not reached, the build status is set to "Unstable" and the explanation is provided in the description window:

jenkins-pipeline-warning

Edited Jun 13, 2019 by Sébastien Dinot
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: jacoco-report-enhancement