Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D deichman
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • digibib
  • deichman
  • Merge requests
  • !528

DEICH-6102 - ind2HasOneOf simplifications

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tom Adam requested to merge DEICH-6102-mapping-improvements into DEICH-6102 Feb 16, 2022
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 4

The function was returning an Optional and its value was never used. Rewritten code to replace return type with boolean. Also eliminated some hard to read ifPresentOrElse constructs.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: DEICH-6102-mapping-improvements