File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -54,3 +54,6 @@ _UpgradeReport_Files/
5454Backup * /
5555UpgradeLog * .XML
5656UpgradeLog * .htm
57+
58+ # Coverity
59+ cov-int /
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
1717- Added ` Slack ` chat (#384 )(#383 )(#386 )
1818- Added function of passing an arbitrary .NET object as the value
1919 of an attribute of PyObject (#370 )(#373 )
20+ - Added Coverity (#390 )
2021
2122### Changed
2223
Original file line number Diff line number Diff line change 33[ ![ appveyor shield] [ ]] ( https://ci.appveyor.com/project/pythonnet/pythonnet/branch/master )
44[ ![ travis shield] [ ]] ( https://travis-ci.org/pythonnet/pythonnet )
55[ ![ codecov shield] [ ]] ( https://codecov.io/github/pythonnet/pythonnet )
6+ [ ![ coverity shield] [ ]] ( https://scan.coverity.com/projects/pythonnet )
67
78[ ![ license shield] [ ]] ( ./LICENSE )
89[ ![ pypi package version] [ ]] ( https://pypi.python.org/pypi/pythonnet )
8687
8788[ codecov shield ] : https://img.shields.io/codecov/c/github/pythonnet/pythonnet/master.svg?label=Codecov
8889
90+ [ coverity shield ] : https://img.shields.io/coverity/scan/7830.svg
91+
8992[ license shield ] : https://img.shields.io/badge/license-MIT-blue.svg?maxAge=3600
9093
9194[ pypi package version ] : https://img.shields.io/pypi/v/pythonnet.svg
You can’t perform that action at this time.
0 commit comments