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

Qiskit / qiskit / 10959360054
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 20 Sep 2024 01:00PM UTC
Jobs 1
Files 884
Run time 13min
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

20 Sep 2024 12:36PM UTC coverage: 88.767% (-0.01%) from 88.781%
10959360054

push

github

web-flow
Fix future rustc lint rule on named lifetime elision (#13197)

This commit fixes a future lint rule that will appear in future version
of the rust compiler. The new rule will raise a warning at compile time
if the code used an elided lifetime resolves to a named lifetime. While
this typically would only cause an issue in unsafe rust, it can cause a
confusing error message in cases when using functions like this in a
safe context. This fixes the code violating this future rule to get
ahead of any potential errors when compiling with a release of Rust from
the near future.

This rule is documented here:

https://doc.rust-lang.org/nightly/nightly-rustc/rustc_lint/builtin/static.ELIDED_NAMED_LIFETIMES.html

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

18 existing lines in 4 files now uncovered.

73467 of 82764 relevant lines covered (88.77%)

357805.59 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
88.26
-0.36% qiskit/transpiler/passes/synthesis/unitary_synthesis.py
4
92.23
0.25% crates/qasm2/src/lex.rs
6
96.69
-0.46% crates/qasm2/src/parse.rs
6
90.91
-4.55% qiskit/synthesis/two_qubit/xx_decompose/decomposer.py
Jobs
ID Job ID Ran Files Coverage
1 10959360054.1 20 Sep 2024 01:00PM UTC 884
88.77
GitHub Action Run
Source Files on build 10959360054
  • Tree
  • List 884
  • Changed 58
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 12ecea75 on github
  • Prev Build on gh-readonly-queue/main/pr-9856-9a896d3ae02ff50c64c10427b10675a48de71e6d (#10957376474)
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