1. 30 Nov, 2021 1 commit
  2. 26 Nov, 2021 2 commits
  3. 24 Nov, 2021 1 commit
    • Piotr Skorupa's avatar
      Add validations to DevOpsReport::Metric · 092f06a7
      Piotr Skorupa authored
      This commit:
      
      - Adds presence and numericality validations to DevOpsReport::Metric
      model to not rely on database constraints alone when handling record
      creation.
      
      - Moves the `METRICS` constant to the model to have a single source of
      truth for these metric attributes.
      092f06a7
  4. 23 Nov, 2021 36 commits