File: sonar-project.properties

package info (click to toggle)
python-authlib 1.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,024 kB
  • sloc: python: 27,284; makefile: 53; sh: 14
file content (9 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
8
9
sonar.projectKey=authlib_authlib
sonar.organization=authlib

sonar.sources=authlib
sonar.sourceEncoding=UTF-8
sonar.test.inclusions=tests/**/test_*.py

sonar.python.version=3.9, 3.10, 3.11, 3.12, 3.13
sonar.python.coverage.reportPaths=coverage.xml