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

Qiskit / qiskit / 8181526692
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fix-15509-substitute-node-variables
DEFAULT BRANCH: main
Ran 07 Mar 2024 01:48AM UTC
Jobs 1
Files 817
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

07 Mar 2024 12:52AM UTC coverage: 89.287% (+0.03%) from 89.258%
8181526692

push

github

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

* 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

(cherry picked from commit 67e0243ab)

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>

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

5 existing lines in 1 file now uncovered.

58909 of 65977 relevant lines covered (89.29%)

188512.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8181526692.1 07 Mar 2024 01:48AM UTC 0
89.29
GitHub Action Run
Source Files on build 8181526692
Detailed source file information is not available for this build.
  • Back to Repo
  • 362efbce on github
  • Prev Build on gh-readonly-queue/stable/1.0/pr-11956-16a7a15cfe900900a6a13294f1356ec83b5fd893 (#8172769515)
  • Next Build on stable/1.0 (#8190487805)
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