We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc74e2 commit 3195297Copy full SHA for 3195297
codecov.yml
@@ -1,24 +1,5 @@
1
comment: off
2
3
-flags:
4
- # filter the folder(s) you wish to measure by that flag
5
- unittest:
6
- # Exclude files from test and docs folders
7
- paths:
8
- - DIRAC/AccountingSystem
9
- - DIRAC/ConfigurationSystem
10
- - DIRAC/DataManagementSystem
11
- - DIRAC/FrameworkSystem
12
- - DIRAC/Interfaces
13
- - DIRAC/MonitoringSystem
14
- - DIRAC/RequestManagementSystem
15
- - DIRAC/Resources
16
- - DIRAC/ResourceStatusSystem
17
- - DIRAC/StorageManagementSystem
18
- - DIRAC/TransformationSystem
19
- - DIRAC/Workflow
20
- - DIRAC/WorkloadManagementSystem
21
-
22
ignore:
23
- ".*/[Tt]ests/.*"
24
- ".*/[Tt]est/.*"
0 commit comments