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

Qiskit / qiskit-terra / 29664
87%

Build:
DEFAULT BRANCH: main
Ran 12 May 2021 01:25PM UTC
Jobs 1
Files 851
Run time 3min
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

pending completion
29664

push

travis-ci-com

web-flow
Revert "Set sympy.evaluate(False) on frequent code paths for phase tracking. (#6072)" (#6386)

With recent adoption of symengine for the performance critical path
with ParameterExpressions the workaround for large expression evaluation
in #6072 is no longer needed or applicable, except in environments
without symengine. However, with symengine available using the sympy
evaluate context adds noticeable overhead, both to import sympy (which
wouldn't be used otherwise) and to load the sympy evalue context
wrapper. This commit removes these as we shouldn't compromise performance
in the performance path to try and speed up a path with degraded
performance because symengine isn't available (32bit platforms).

This reverts commit f436f5ab7.

Co-authored-by: Kevin Krsulich <kevin.krsulich@ibm.com>

43177 of 52895 relevant lines covered (81.63%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29664.1 (PYTHON="coverage run --source qiskit --parallel-mode" QISKIT_TEST_CAPTURE_STREAMS=1) 12 May 2021 01:25PM UTC 0
81.63
Travis Job 29664.1
Source Files on build 29664
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #29664
  • 9b789343 on github
  • Prev Build on main (#29614)
  • Next Build on main (#29687)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc