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

Qiskit / qiskit / 9082033080 / 1
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: issue-9772-explicit-symengine-tests
DEFAULT BRANCH: main
Ran 14 May 2024 03:42PM UTC
Files 833
Run time 35s
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 03:26PM UTC coverage: 89.647% (+0.04%) from 89.605%
9082033080.1

push

github

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

* 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

62317 of 69514 relevant lines covered (89.65%)

232106.99 hits per line

Source Files on job 9082033080.1
  • Tree
  • List 833
  • Changed 29
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9082033080
  • fe695946 on github
  • Prev Job for on gh-readonly-queue/main/pr-12140-58a383d02a060d85da13b00fd9483da1e4f8139f (#9080271824.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