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

Qiskit / qiskit / 10960010824
88%

Build:
DEFAULT BRANCH: main
Ran 20 Sep 2024 01:43PM UTC
Jobs 1
Files 884
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

20 Sep 2024 12:36PM UTC coverage: 88.799% (+0.02%) from 88.781%
10960010824

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%)

4 existing lines in 1 file now uncovered.

73494 of 82764 relevant lines covered (88.8%)

362594.21 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
92.73
0.75% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 10960010824.1 20 Sep 2024 01:43PM UTC 884
88.8
GitHub Action Run
Source Files on build 10960010824
  • Tree
  • List 884
  • Changed 57
  • Source Changed 0
  • Coverage Changed 2
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)
  • Next Build on main (#10960489019)
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