documentation gitlab ci en francais

Shell
...

test:unit:
  script: echo 'Code coverage 13.13'
  coverage: '/Code coverage \d+\.\d+/'

Source

Also in Shell: