sourcegraph/dev/codecov.yml
Erik Seliger 58fe87f6b5
enterprise: Move last directory out (#57392)
This is the end of the PR train to remove the enterprise directory from out repo since we have consolidated to use a single license.

Bye rough code split :)
2023-10-05 20:15:40 +00:00

60 lines
1.3 KiB
YAML

coverage:
range: 50...75
status:
project:
default:
informational: true
codeintel:
informational: true
paths:
- cmd/symbols
- cmd/precise-code-intel-*
- internal/codeintel
batches:
informational: true
paths:
- cmd/frontend/graphqlbackend/batches.go
- internal/usagestats/batches.go
- cmd/frontend/internal/batches
- internal/batches
- client/web/src/enterprise/batches
insights:
informational: true
paths:
- client/web/src/insights
- client/web/src/views
search:
informational: true
paths:
- client/shared/src/search
- client/web/src/enterprise/search
- client/web/src/search
- cmd/frontend/graphqlbackend/*search*
- cmd/frontend/internal/search
- cmd/searcher
- internal/search
typescript:
informational: true
flags:
- typescript
go:
informational: true
flags:
- go
patch:
default:
informational: true
only_pulls: true
target: 5%
comment: false
ignore:
- '**/bindata.go'
- 'client/vscode/**/*'
flags:
typescript:
carryforward: true
github_checks:
annotations: false