Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicolas PERNOUD
Vestibule
Commits
c78ec37b
Commit
c78ec37b
authored
Jul 24, 2020
by
Nicolas Pernoud
Browse files
fix: tests coverage exclusions
parent
23737e1b
Pipeline
#6518
passed with stages
in 2 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sonar-project.properties
View file @
c78ec37b
...
...
@@ -5,3 +5,4 @@ sonar.projectKey=nicolaspernoud_Vestibule
# in https://sonarcloud.io/documentation/project-administration/narrowing-the-focus/
sonar.sources
=
.
sonar.go.coverage.reportPaths
=
./coverage.out
sonar.coverage.exclusions
=
**/*_test.go
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment