File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 13
13
</p >
14
14
15
15
<p align =" center " >
16
- <a href =" https://github.com/VGVentures/very_good_analysis /actions " ><img src =" https://github.com/VGVentures/very-good-coverage /workflows/ci/badge.svg " alt =" ci " ></a >
16
+ <a href =" https://github.com/VeryGoodOpenSource/very_good_coverage /actions " ><img src =" https://github.com/VeryGoodOpenSource/very_good_coverage /workflows/ci/badge.svg " alt =" ci " ></a >
17
17
<a href =" https://opensource.org/licenses/MIT " ><img src =" https://img.shields.io/badge/license-MIT-blue.svg " alt =" License: MIT " ></a >
18
18
</p >
19
19
44
44
## Example usage
45
45
46
46
``` yaml
47
- uses : VGVentures/very-good-coverage @v1.1.0
47
+ uses : VeryGoodOpenSource/very_good_coverage @v1.1.0
48
48
with :
49
49
path : " ./coverage/lcov.info"
50
50
min_coverage : 95
Original file line number Diff line number Diff line change 1
- name : very-good-coverage
1
+ name : ' Very Good Coverage '
2
2
description : ' Enforce LCOV Coverage Thresholds'
3
3
branding :
4
4
icon : check-square
Original file line number Diff line number Diff line change 11
11
},
12
12
"repository" : {
13
13
"type" : " git" ,
14
- "url" : " git+https://github.com/VGVentures/very-good-coverage .git"
14
+ "url" : " git+https://github.com/VeryGoodOpenSource/very_good_coverage .git"
15
15
},
16
16
"keywords" : [
17
17
" GitHub" ,
24
24
25
25
"license" : " MIT" ,
26
26
"bugs" : {
27
- "url" : " https://github.com/VGVentures/very-good-coverage /issues"
27
+ "url" : " https://github.com/VeryGoodOpenSource/very_good_coverage /issues"
28
28
},
29
- "homepage" : " https://github.com/VGVentures/very-good-coverage " ,
29
+ "homepage" : " https://github.com/VeryGoodOpenSource/very_good_coverage " ,
30
30
"dependencies" : {
31
31
"@actions/core" : " ^1.2.5" ,
32
32
"lcov-parse" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments