Skip to content

Commit 9bd5b0c

Browse files
marcocisterninoandrea-iob
authored andcommitted
bitpit: add Coverity status badge in Readme.md
1 parent c67bdfe commit 9bd5b0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
[![Build Status](https://www.travis-ci.org/optimad/bitpit.svg?branch=travis)](https://www.travis-ci.org/optimad/bitpit)
2+
<a href="https://scan.coverity.com/projects/optimad-bitpit">
3+
<img alt="Coverity Scan Build Status"
4+
src="https://scan.coverity.com/projects/13132/badge.svg"/>
5+
</a>
26

37
bitpit is a C++ library for scientific High Performance Computing.
48
Within bitpit different modules factorize the typical effort which is needed to derived a real-life application code.

0 commit comments

Comments
 (0)