Skip to content
Snippets Groups Projects
Commit 1a7846d5 authored by Zeger-Jan van de Weg's avatar Zeger-Jan van de Weg
Browse files

Show coverage on CI jobs

parent 06fffe14
No related branches found
No related tags found
1 merge request!55Show coverage on CI jobs
Pipeline #
Loading
Loading
@@ -15,3 +15,7 @@ Dir.glob("#{File.dirname(__FILE__)}/**/*.yml").each do |file|
exit(1)
end
end
# Given we test all the templates, the coverage is 100%, always. To showcase
# how this is done, we print it here.
puts "Coverage: 100%"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment