Skip to content

Refactor old unittests, add unittests for SLICPandoraAnalysis, MarlinAnalysis, UserJobFinalization, ModuleBase, ...

  • Remove usages of open without with
  • Replace long patch-strings by the shorter '%s.method_name' % MODULE_NAME construct
  • Increase coverage

Merge request reports