Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositoriesdumux-repositories
  • dumuxdumux
  • Merge requests
  • !3207

Draft: Feature/bin find non tested headers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Dennis Gläser requested to merge feature/bin-find-non-tested-headers into master Jul 18, 2022
  • Overview 9
  • Commits 2
  • Pipelines 2
  • Changes 2

What this MR does / why does DuMux need it:

Adds a script to determine headers of a dumux project that are not included by its test suite. This could be included into the test suite to ensure that any new header is covered in the test suite.

Before you request a review from someone, make sure to revise the following points:

  • does the new code follow the style guide?
  • do the test pipelines pass? (TODO: introduce a fake change to check that selection still works)
  • is the code you changed and/or the new code you wrote covered in the test suite? (if not, extend the existing tests or write new ones)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/bin-find-non-tested-headers