Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L LHCb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 198
    • Issues 198
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 51
    • Merge requests 51
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • LHCb
  • Merge requests
  • !2292

Exclude histogram headers in LHCb ref preprocessor

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rosen Matev requested to merge exclude-histo-headers into master Dec 23, 2019
  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 1

With !2260 (merged) counter and histogram summary tables are appended explicitly to preprocessed references to create new refs. Histogram header lines were not filtered by the preprocessor, which leads to them appearing twice in the new refs, which in turn makes the new refs invalid. This MR fixes that by extending the list of exclusions.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: exclude-histo-headers