Skip to content

Commit 9f15e48

Browse files
committed
убрал codecov для master - в нём нет смысла, так как подстановка данных все равно происходит руками +semver:skip
1 parent 7ed2f61 commit 9f15e48

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/develop.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -69,17 +69,6 @@ jobs:
6969
link_missing_lines: true
7070
show_branch: true
7171
only_changed_files: true
72-
- name: Code Coverage Summary Report For Master
73-
if: github.ref == 'refs/heads/master' && github.event_name == 'push'
74-
uses: irongut/CodeCoverageSummary@v1.3.0
75-
with:
76-
filename: ./tests/HydraScript.Tests/coverage.cobertura.xml
77-
badge: true
78-
fail_below_min: false
79-
format: markdown
80-
hide_branch_rate: true
81-
hide_complexity: true
82-
thresholds: '80 100'
8372
- name: ReportGenerator
8473
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.1
8574
with:

0 commit comments

Comments
 (0)