Skip to content

Commit

Permalink
Update coverage report gist
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinbowen777 committed Jan 1, 2025
1 parent b96b388 commit cbc31fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nox-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: nox-coveragea
name: nox-coverage
on: push
jobs:
coverage:
Expand Down Expand Up @@ -34,8 +34,8 @@ jobs:
uses: schneegans/[email protected]
with:
auth: ${{ secrets.GIST_TOKEN }}
gistID: 261b3eac2838cf0bc3b365335c8323df
filename: covbadge.json
gistID: e1cbfcb69276c8b91e37a811b9fab725
filename: xfce-repocapp_covbadge.json
label: Coverage
message: ${{ env.total }}%
minColorRange: 50
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![GitHub Issues](https://img.shields.io/github/issues/kevinbowen777/xfce-repocapp.svg)](https://github.com/kevinbowen777/xfce-repocapp/issues)
[![License](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://gitlab.com/kevinbowen/xfce-repocapp/-/blob/master/LICENSE)
[![Coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/kevinbowen777/261b3eac2838cf0bc3b365335c8323df/raw/covbadge.json)](https://kevinbowen777.github.io/xfce-repocapp/)
[![Coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/kevinbowen777/e1cbfcb69276c8b91e37a811b9fab725/raw/xfce-repocapp_covbadge.json)](https://kevinbowen777.github.io/xfce-repocapp/)

</div>

Expand Down

0 comments on commit cbc31fc

Please sign in to comment.