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

Qiskit / qiskit / 9084712760
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: unitary-synthesis
DEFAULT BRANCH: main
Ran 14 May 2024 07:13PM UTC
Jobs 1
Files 832
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

14 May 2024 06:56PM UTC coverage: 89.634% (-0.006%) from 89.64%
9084712760

push

github

web-flow
Handle huge integers in OpenQASM 2 expression evaluator (#12140) (#12400)

* Handle huge integers in OpenQASM 2 expression evaluator

This modifies the expression evaluator to directly parse the backing
string data of an integer token in a floating-point context, which lets
us handle numbers that would otherwise overflow a `usize`.  It's
possible for this to be totally valid, if, for example, the integer is a
multiple of some very large power of two that doesn't overflow a
double-precision float.

We already needed to immediately cast the integer to a float, so this is
just a more accurate way of doing the evaluation, and doesn't affect
when we use integers in other contexts.

* Clarify int/float split

(cherry picked from commit fe6959469)

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

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

8 existing lines in 2 files now uncovered.

62261 of 69461 relevant lines covered (89.63%)

229275.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9084712760.1 14 May 2024 07:13PM UTC 0
89.63
GitHub Action Run
Source Files on build 9084712760
Detailed source file information is not available for this build.
  • Back to Repo
  • 96854768 on github
  • Prev Build on gh-readonly-queue/stable/1.1/pr-12402-6e0eea43e0cdb9257e904f4a640ee233827f487f (#9084699762)
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