File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6161 # with the following action we enforce PRs to have a high coverage
6262 # and ensure, changes are tested well enough so that coverage won't fail
6363 - name : check coverage
64- uses : VeryGoodOpenSource/very_good_coverage@v1.2.0
64+ uses : VeryGoodOpenSource/very_good_coverage@v3
6565 with :
6666 path : ' ./coverage/lcov.info'
6767 min_coverage : 95
Original file line number Diff line number Diff line change 5656 # with the following action we enforce PRs to have a high coverage
5757 # and ensure, changes are tested well enough so that coverage won't fail
5858 - name : check coverage
59- uses : VeryGoodOpenSource/very_good_coverage@v1.2.0
59+ uses : VeryGoodOpenSource/very_good_coverage@v3
6060 with :
6161 path : ' ./coverage/lcov.info'
6262 min_coverage : 95
You can’t perform that action at this time.
0 commit comments