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

Qiskit / qiskit-terra / 29481 / 1
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 06 May 2021 06:01PM UTC
Files 851
Run time 4min
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

06 May 2021 05:29PM UTC coverage: 81.491% (+0.004%) from 81.487%
PYTHON="coverage run --source qiskit --parallel-mode" QISKIT_TEST_CAPTURE_STREAMS=1

push

travis-ci-com

web-flow
Cast numpy fixed precision types for symengine subs (#6368)

* Cast numpy fixed precision types for symengine subs

As reported in symengine/symengine.py#351 and
Qiskit/qiskit-machine-learning#84 when trying to use a single precision
numpy float symengine raises an error. To workaround this (and unblock
machine-learning) this commit just casts to a python float before we
pass the value to symengine. This should avoid the incompatibility and
enable machine learning to continue to use np.float32 until support is
added in symengine.

Fixes Qiskit/qiskit-machine-learning#84

* Remove unecessary np integer casting

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

43107 of 52898 relevant lines covered (81.49%)

0.81 hits per line

Source Files on job 29481.1 (PYTHON="coverage run --source qiskit --parallel-mode" QISKIT_TEST_CAPTURE_STREAMS=1)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15137
  • Travis Job 29481.1
  • 56b9f8f5 on github
  • Prev Job for PYTHON="coverage run --source qiskit --parallel-mode" QISKIT_TEST_CAPTURE_STREAMS=1 on main (#29479.1)
  • Next Job for PYTHON="coverage run --source qiskit --parallel-mode" QISKIT_TEST_CAPTURE_STREAMS=1 on main (#29491.1)
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