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

Qiskit / qiskit / 8180476309 / 1
88%
main: 88%

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

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

59138 of 66217 relevant lines covered (89.31%)

242463.39 hits per line

Source Files on job 8180476309.1
  • Tree
  • List 818
  • Changed 30
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8180476309
  • 67e0243a on github
  • Prev Job for on main (#8177281489.1)
  • Next Job for on main (#8190588005.1)
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