Skip to content
Snippets Groups Projects

GaudiConfig2: strict type checking for list properties

Merged Frank Winklmeier requested to merge fwinkl/Gaudi:conf2_typecheck into master
All threads resolved!

Allow only list (and tuple) types to be assigned to list properties and extend test coverage. This brings GaudiConfig2 in line with the legacy configurables. I.e. the following now fails:

  MyAlg.MyVecOfStrings = "abc"
Edited by Frank Winklmeier

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Edited by Software for LHCb
  • Frank Winklmeier added 14 commits

    added 14 commits

    • 7285103c...e1af807e - 12 commits from branch gaudi:master
    • fa93df19 - GaudiConfig2: strict type checking for list properties
    • f758df6f - GaudiConfig2: allow implicit conversion from tuple for ListHelper

    Compare with previous version

  • added 1 commit

    • 77a94cfa - GaudiConfig2: allow implicit conversion from tuple for ListHelper

    Compare with previous version

  • Frank Winklmeier changed the description

    changed the description

  • Frank Winklmeier resolved all threads

    resolved all threads

  • Marco Clemencic approved this merge request

    approved this merge request

  • Marco Clemencic mentioned in commit 7f794c5d

    mentioned in commit 7f794c5d

  • Please register or sign in to reply
    Loading