Skip to content
Snippets Groups Projects

Show coverage on CI jobs

Merged Zeger-Jan van de Weg requested to merge zj-coverage into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
15 15 exit(1)
16 16 end
17 17 end
18
19 # Given we test all the templates, the coverage is 100%, always. To showcase
20 # how this is done, we print it here.
21 puts "Coverage: 100%"
Please register or sign in to reply
Loading