DEFAULT:
  lines: 80       # target: 90
  functions: 80   # target: 90
  statements: 80  # target: 90
  branches: 65    # target: 80
  lint_warnings: 170    # 2019-2-25 (target: <100)

# ---------------------------------------------------------
# Exception list
# need to comment with target value and date to achieve
# ---------------------------------------------------------

example:          # package name (without scope)
  branches: 30    # update date: 2018-10-10

oemesim:
  lint_warnings: 2600   # 2019-1-30

cssfservice:
  lint_warnings: 700    # 2019-1-30

imscredentialmanager:
  lint_warnings: 400    # 2019-1-30

apigateway:
  lint_warnings: 250    # 2018-11-15

configservice:
  lint_warnings: 170    # 2019-1-30

sweetgum:
  lint_warnings: 430    # 2019-1-30

ssmportal:
  statements: 59        # 2018-11-15
  functions: 68         # 2018-11-15
  branches: 39          # 2018-11-15
  lines: 60             # 2019-1-30
  lint_warnings: 600    # 2019-2-20

metricsdashboardadmin:
  lint_warnings: 370    # 2019-1-30

metricsagent:
  statements: 50        # 2018-11-15
  functions: 40         # 2018-11-15
  branches: 47          # 2018-11-15
  lines: 55             # 2018-11-15

rollcaller:
  statements: 58        # 2018-11-15
  functions: 42         # 2018-11-15
  branches: 34          # 2018-11-15
  lines: 58             # 2018-11-15

sppgmdelivery:
  statements: 76        # 2019-1-30
  lines: 76             # 2019-1-30

sppngmredelivery:
  statements: 67        # 2019-1-30
  functions: 49         # 2019-1-30
  branches: 53          # 2019-1-30
  lines: 67             # 2019-1-30

guitest:
  statements: 5         # 2019-2-28
  functions: 5          # 2019-2-28
  branches: 5           # 2019-2-28
  lines: 5              # 2019-2-28