Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Umami Umami
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • atlas-flavor-tagging-tools
  • algorithms
  • UmamiUmami
  • Merge requests
  • !546

Adding unit test for prepare_model and minor bug fixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Froch requested to merge alfroch-adding-unit-test into master May 18, 2022
  • Overview 7
  • Commits 12
  • Pipelines 17
  • Changes 5

Summary

This MR introduces the following changes

  • Adding a unit test for the prepare_model function.
  • Adding a -t option to xargs to print all the commands executed.
  • Moving a logger.warning to a debug which prints the plot_args.
  • Adding trained_tagger to excluded variable which are not added to plot_args.

Conformity

  • Changelog entry
  • Documentation
  • Development guidelines
  • Style guides
Edited May 18, 2022 by Alexander Froch
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: alfroch-adding-unit-test