Skip to content

Commit 3195297

Browse files
committedJul 11, 2019
CodeCov: remove unused flags section
Also the paths should not have started with DIRAC
1 parent 9bc74e2 commit 3195297

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed
 

‎codecov.yml

-19
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
comment: off
22

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-
223
ignore:
234
- ".*/[Tt]ests/.*"
245
- ".*/[Tt]est/.*"

0 commit comments

Comments
 (0)
Please sign in to comment.