github.com/Azure/aad-pod-identity@v1.8.17/codecov.yml (about)

     1  coverage:
     2    # Commit status https://docs.codecov.io/docs/commit-status are used
     3    # to block PR based on coverage threshold.
     4    status:
     5      project:
     6        default:
     7          target: auto
     8          threshold: 0%
     9      patch:
    10        default:
    11          informational: true
    12  
    13  ignore:
    14    - "test/**/*.go"