[all-commits] [llvm/llvm-project] c12dfd: [CI] Add unittesting for metrics collection script

Aiden Grossman via All-commits all-commits at lists.llvm.org
Thu Jul 24 12:25:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c12dfd51952a18afcd094713e9541816b82a5037
      https://github.com/llvm/llvm-project/commit/c12dfd51952a18afcd094713e9541816b82a5037
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-07-24 (Thu, 24 Jul 2025)

  Changed paths:
    A .ci/metrics/metrics_test.py
    M .github/workflows/check-ci.yml

  Log Message:
  -----------
  [CI] Add unittesting for metrics collection script

This patch adds some initial unittests for the metrics collection
script. This initial patch focuses on getting the files setup and adding
unittests for uploading metrics. A subsequent patch will add tests for
the workflow collection which is significantly more complicated.

Reviewers: Keenuts, gburgessiv, dschuff, cmtice, lnihlen

Reviewed By: cmtice

Pull Request: https://github.com/llvm/llvm-project/pull/150360



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list