We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f4603 commit 6a0de4aCopy full SHA for 6a0de4a
README.md
@@ -1,7 +1,11 @@
1
-[![build status][2]][3]
+[![build status][2]][3] [![Quality Gate][4]][5] [![Technical debt ratio][6]][7]
2
3
[2]: https://ci.appveyor.com/api/projects/status/github/pywin32/pypiwin32?branch=master&svg=true
4
[3]: https://ci.appveyor.com/project/pywin32/pypiwin32
5
+[4]: https://sonarqube.com/api/badges/gate?key=pywin32
6
+[5]: https://sonarqube.com/dashboard/index/pywin32
7
+[6]: https://sonarqube.com/api/badges/measure?key=pywin32&metric=sqale_debt_ratio
8
+[7]: https://sonarqube.com/dashboard/index/pywin32
9
10
This is the readme for the Python for Win32 (pywin32) extensions source code.
11
0 commit comments