Repo Added
|
Files
868
|
Badge
README BADGES
|
github
Use `cbindgen` via Rust API (#14013) * move cbindgen to Rust build * add include guard * allow cmdline build and compile-time build * write `qiskit.h` to `crates/cext` and use Makefile to correctly move or regenerate the file lazily * try cleaner build setup write header into target/qiskit.h and copy into dist/c/include with Makefile. The cargo build script tracks changes in target/qiskit.h and rebuilds if changed/deleted Not sure if this is the best way but it seems to work :) * try fix build deps, and fix clippy * fix merge artifact this is probably why CI doesn't work, we need to ensure the cdylib is built * include dir creation as dependency (cherry picked from commit 241818b3a)
26 of 26 new or added lines in 1 file covered. (100.0%)
4 existing lines in 2 files now uncovered.72838 of 82654 relevant lines covered (88.12%)
354993.01 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|