forked from ishara/sonar-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add more validation.txt to improve ITs
- Loading branch information
agigleux
committed
Nov 27, 2015
1 parent
8106f4d
commit 29cc68a
Showing
3 changed files
with
13 additions
and
2 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
projects/languages/python/python-sonar-runner-coverage/sonar-project.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
projects/languages/python/python-sonar-runner-coverage/validation.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
start server | ||
with plugin python 1.5 | ||
sonar-runner | ||
verify org.sonarqube:python-simple-sonar-scanner | ||
measure lines is 498 | ||
measure ncloc is 215 | ||
measure files is 9 | ||
verify org.sonarqube:python-simple-sonar-scanner:src/badfortune.py | ||
measure lines is 93 | ||
measure ncloc is 41 | ||
stop server |
2 changes: 1 addition & 1 deletion
2
projects/languages/python/python-sonar-runner-ut/sonar-project.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters