Skip to content

Commit 805b40e

Browse files
authored
Merge pull request #329 from Superhepper/code-coverage-badge
Adds code coverage badge to the readme.
2 parents 68e1145 + 4a99d55 commit 805b40e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
![Codecov](https://img.shields.io/codecov/c/gh/parallaxsecond/rust-tss-esapi)
12
# TSS 2.0 Enhanced System API Rust Wrapper
23

34
The `tss-esapi` Rust crate provides an idiomatic interface to the TCG TSS 2.0 Enhanced System API. We expose both direct FFI bindings (under the `tss-esapi-sys` crate) and abstracted versions, aimed at improved convenience of using the API.

0 commit comments

Comments
 (0)