Ver código fonte

ci: Remove Github status for UI coverage

version-14
Suraj Shetty 3 anos atrás
committed by GitHub
pai
commit
4f94f19940
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 6 exclusões
  1. +1
    -6
      codecov.yml

+ 1
- 6
codecov.yml Ver arquivo

@@ -10,11 +10,6 @@ coverage:
threshold: 0.5%
flags:
- server
ui-tests:
target: auto
threshold: 0.5%
flags:
- ui-tests

comment:
layout: "diff, flags"
@@ -28,4 +23,4 @@ flags:
ui-tests:
paths:
- ".*\\.js"
carryforward: true
carryforward: true

Carregando…
Cancelar
Salvar