Skip to content

Commit

Permalink
Demo: How to add code coverage report on Github using Clover and GitH…
Browse files Browse the repository at this point in the history
…ub Action (#994)
  • Loading branch information
fwallb authored Mar 26, 2021
1 parent f2a14be commit b91ef6d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions contributions/demo/damne-fwallb/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# How to add code coverage report on Github using Clover and GitHub Action

### Contributors:

Sara Damne - [damne@kth.se](damne@kth.se) - [@damne](https://github.com/damnePers)

Frida Wallberg - [fwallb@kth.se](fwallb@kth.se) - [@fwallb](https://github.com/fwallb)

### Description

The demo will show:
- how to setup code coverage measuring on repo using Clover
- output results in a report
- adding badge, displaying coverage percentage, to Github repo using Github Actions

0 comments on commit b91ef6d

Please sign in to comment.