Repo Added
|
Files
872
|
Badge
README BADGES
|
push
github
Remove unnecessary `cargo install cbindgen` (backport #15229) (#15230) * Remove unnecessary `cargo install cbindgen` (#15229) Since gh-14013 we use a `build.rs` script that calls `cbindgen` internally, making it subject to our `Cargo.lock` file. Separately installing `cbindgen` is no longer necessary, and can cause problems (as the 0.29.1 release has) if it fails to build for any reason. (cherry picked from commit aaff6c56b) # Conflicts: # .github/workflows/ctests.yml * Fix conflict --------- Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
92380 of 104493 relevant lines covered (88.41%)
548837.27 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|