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

Qiskit / qiskit / 8180476309
88%

Build:
DEFAULT BRANCH: main
Ran 07 Mar 2024 12:09AM UTC
Jobs 1
Files 818
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

06 Mar 2024 11:23PM UTC coverage: 89.309% (-0.006%) from 89.315%
8180476309

push

github

web-flow
Remove old graph structure during `EquivalenceLibrary.set_entry` (#11959)

* Remove old graph structure during `EquivalenceLibrary.set_entry`

The previous implementation of `EquivalenceLibrary.set_entry` changed
the equivalence rules attached to particular nodes within the graph
structure, but didn't correctly update the edges, so the graph was no
longer representing the correct data, and queries within
`BasisTranslator` would still use the old equivalence sets.

This correctly clears out the old rules and adds the new structure when
`set_entry` is used.  The inner private variable `_rule_count` is
replaced with `_rule_id`, since it would actually be misleading for its
use to decrement it; this could cause clashes, and what's actually
intended and used is that it's an id for rules.

* Add test with parallel edges

9 of 9 new or added lines in 1 file covered. (100.0%)

16 existing lines in 2 files now uncovered.

59138 of 66217 relevant lines covered (89.31%)

242463.39 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
92.19
0.5% crates/qasm2/src/lex.rs
12
97.15
-0.46% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 8180476309.1 07 Mar 2024 12:09AM UTC 818
89.31
GitHub Action Run
Source Files on build 8180476309
  • Tree
  • List 818
  • Changed 30
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 67e0243a on github
  • Prev Build on gh-readonly-queue/main/pr-11948-6ebb7aa577e3ab487108ba0e9d9e6ae2f7cf6d4c (#8177281489)
  • Next Build on main (#8190588005)
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

© 2026 Coveralls, Inc