ec265a808815f088c721db222807566dc2cc9257

Compliant

  1. Trail Events

    17 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1730723585.0 • 2 weeks ago
    Simplify generating and gathering test coverage metrics (#260)

    * Simplify generating and gathering test coverage metrics

    * Fix typo in method name
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: differ
          attestations:
            - name: rubocop-lint
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk
            - name: unit-test
              type: junit
            - name: unit-test-coverage
              type: generic
            - name: integration-test
              type: junit
            - name: integration-test-coverage
              type: generic
            - name: sonarcloud-scan
              type: sonar