qiskit icon indicating copy to clipboard operation
qiskit copied to clipboard

Add C release level + versioning docs

Open Cryoris opened this issue 6 months ago • 1 comments

Summary

As follow-up to #14423, this PR adds release level and serial to the C API versioning. It also includes a docs page to document the macros.

Details and comments

  • If people prefer we can also add this only on main, but I thought it'd be nice to have the full versioning (and proper docs) in the same release.
  • If this is fine, I'll prepare the port to main after this PR

Cryoris avatar Jun 12 '25 07:06 Cryoris

One or more of the following people are relevant to this code:

  • @Eric-Arellano
  • @abbycross
  • @beckykd
  • @Qiskit/terra-core

qiskit-bot avatar Jun 12 '25 07:06 qiskit-bot

Pull Request Test Coverage Report for Build 17068337967

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2705 unchanged lines in 59 files lost coverage.
  • Overall coverage increased (+0.6%) to 88.279%

Files with Coverage Reduction New Missed Lines %
crates/accelerate/src/circuit_library/pauli_evolution.rs 1 98.98%
crates/circuit/src/lib.rs 1 94.57%
qiskit/circuit/commutation_checker.py 1 94.74%
qiskit/passmanager/passmanager.py 1 94.32%
qiskit/transpiler/passes/layout/sabre_layout.py 1 93.33%
qiskit/transpiler/passes/optimization/elide_permutations.py 1 91.3%
qiskit/transpiler/passes/optimization/split_2q_unitaries.py 1 91.3%
qiskit/transpiler/passes/routing/commuting_2q_gate_routing/commuting_2q_gate_router.py 1 98.21%
qiskit/transpiler/passes/scheduling/scheduling/base_scheduler.py 1 97.3%
qiskit/transpiler/passes/optimization/inverse_cancellation.py 2 95.12%
<!-- Total: 2705
Totals Coverage Status
Change from base Build 16723041178: 0.6%
Covered Lines: 88095
Relevant Lines: 99792

💛 - Coveralls

coveralls avatar Aug 18 '25 13:08 coveralls