Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bliss bliss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 542
    • Issues 542
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 144
    • Merge requests 144
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • BlissBliss
  • blissbliss
  • Merge requests
  • !1771

Coverage for master only

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Valentin Valls requested to merge valentin.valls/bliss:coverage-only-for-master into master Nov 22, 2019
  • Overview 15
  • Commits 5
  • Pipelines 6
  • Changes 1

This MR split the source tests in order to:

  • Provides coverage for master only, with html output (as before)
  • Remove the coverage for other branches

Few other changes was also done:

  • Split hdf5-writer/bliss into dedicated tasks
  • Add allow-failure to the writer tests (temporarily, until somebody fix it)
  • Rename doc tasks for readability

About coverage only for master:

Pro:

  • Faster tests
  • More realistic timing (we could argue against)
  • May fix segfault happening on the GUI

Con:

  • The master could never have success on tests anymore
Edited Nov 26, 2019 by Valentin Valls
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: coverage-only-for-master