• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit / 10798804286
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 10 Sep 2024 07:17PM UTC
Jobs 1
Files 882
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Sep 2024 06:51PM UTC coverage: 89.151% (-0.02%) from 89.167%
10798804286

push

github

web-flow
Oxidize commutative cancellation (#13091)

* fix

* fmt

* comments from code review

* comments from code review

* Update lib.rs

* Apply suggestions from code review

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

* code review

* Fix rustfmt

* Don't change interface for DAGCircuit

Previously this PR was making the op_names field of the DAGCircuit
struct public so it was accessible to the new transpiler pass code.
However, this opened up the possibility of mutating the field by
mistake, instead this makes the field private again and adds a no-copy
method to get an immutable reference to the field. Additionally, there
were some interface changes made to one method in DAGCircuit that were
not needed anymore, which this reverts to minimize the diff.

* Remove last .first().unwrap()

---------

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

170 of 190 new or added lines in 7 files covered. (89.47%)

13 existing lines in 2 files now uncovered.

73106 of 82002 relevant lines covered (89.15%)

366593.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
20
88.57
crates/accelerate/src/commutation_cancellation.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
92.48
0.75% crates/qasm2/src/lex.rs
11
78.55
-2.65% crates/circuit/src/dag_node.rs
Jobs
ID Job ID Ran Files Coverage
1 10798804286.1 10 Sep 2024 07:17PM UTC 882
89.15
GitHub Action Run
Source Files on build 10798804286
  • Tree
  • List 882
  • Changed 62
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 49b8a5fe on github
  • Prev Build on gh-readonly-queue/main/pr-13121-1962704cf120499cee5f017eb21d3e217353c4d7 (#10795748128)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc