codecov.yaml 126 B

123456789
  1. codecov:
  2. disable_default_path_fixes: true
  3. fixes:
  4. - "github.com/lf-edge/ekuiper::"
  5. ignore:
  6. - "**/main.go"
  7. - "main.go"