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

Qiskit / qiskit / 9612593426
88%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2024 11:24AM UTC
Jobs 1
Files 839
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

21 Jun 2024 10:15AM UTC coverage: 89.734% (-0.006%) from 89.74%
9612593426

push

github

web-flow
Localise `py_op` caching data in `RefCell` (#12594)

This localises the caching concerns of the `PackedInstruction::py_op`
field into a method `unpack_py_op`, which can now update the cache
through an immutable reference (if no other immutable references are
taken out).  Having the new method to encapsulate the `cache_pyops`
feature simplifies the large `#[cfg(feature = "cache_pyop")]` gates.

63 of 63 new or added lines in 2 files covered. (100.0%)

21 existing lines in 4 files now uncovered.

63506 of 70771 relevant lines covered (89.73%)

305781.08 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.02
-0.24% crates/qasm2/src/expr.rs
5
91.86
-0.51% crates/qasm2/src/lex.rs
6
97.61
0.0% crates/qasm2/src/parse.rs
9
90.94
-0.34% crates/circuit/src/circuit_data.rs
Jobs
ID Job ID Ran Files Coverage
1 9612593426.1 21 Jun 2024 11:24AM UTC 839
89.73
GitHub Action Run
Source Files on build 9612593426
  • Tree
  • List 839
  • Changed 35
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b8de17f9 on github
  • Prev Build on main (#9602245093)
  • Next Build on main (#9613457944)
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