Skip to content

Instantly share code, notes, and snippets.

@abel0b
Created August 17, 2018 08:51
Show Gist options
  • Save abel0b/723b34424a9b4f110872a6c595bd13c8 to your computer and use it in GitHub Desktop.
Save abel0b/723b34424a9b4f110872a6c595bd13c8 to your computer and use it in GitHub Desktop.
lab test framework test coverage parsing with regex
# in gitlab Settings > CI/CD > General pipelines > Test coverage parsing
/Coverage: (\d+\.\d+)% \(\d+\/\d+\)/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment