Skip to content

Commit

Permalink
fix: Set code coverage to 62.3 percent
Browse files Browse the repository at this point in the history
  • Loading branch information
sbp-bvanb committed Oct 21, 2024
1 parent a7501b8 commit ee51760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- uses: actions/checkout@v4.2.1
- uses: schubergphilis/mcvs-golang-action@87-optional-gci
with:
code_coverage_expected: 59.8
code_coverage_expected: 62.3
gci: "false"
golang-unit-tests-exclusions: |-
\(cmd\/mcvs-scanner\|cmd\/mcvs-scanner-cli\|deprecated\|docs\/swagger\|mocks\)
\(cmd\/prolayout\)
golangci-lint-version: v1.61.0

0 comments on commit ee51760

Please sign in to comment.