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

Qiskit / qiskit / 9714383578
88%

Build:
DEFAULT BRANCH: main
Ran 28 Jun 2024 02:47PM UTC
Jobs 1
Files 842
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

28 Jun 2024 01:36PM UTC coverage: 89.748% (-0.008%) from 89.756%
9714383578

push

github

web-flow
Suppress nonsense `DeprecationWarning` caused by `unittest` (#12676)

* Suppress nonsense `DeprecationWarning` caused by `unittest`

`unittest.TestCase.assertWarns` in context-manager form has an awkward
habit of querying the `__warningregistry__` attribute on every module in
existence.  This interacts poorly with a Numpy 2 deprecation warning
trigger for code that's attempting to import functions from modules that
became private in Numpy 2, if a warning has previously been triggered
out of `numpy.linalg._linalg`.

This simply suppresses that particular warning from the test suite.

* Refine filter

* Pin Rustworkx to avoid buggy graphviz drawing

* Update test/utils/base.py

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

---------

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

63804 of 71092 relevant lines covered (89.75%)

304433.49 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
92.37
0.0% crates/qasm2/src/lex.rs
6
97.15
-0.46% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 9714383578.1 28 Jun 2024 02:47PM UTC 842
89.75
GitHub Action Run
Source Files on build 9714383578
  • Tree
  • List 842
  • Changed 36
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3adcd5d3 on github
  • Prev Build on gh-readonly-queue/main/pr-12651-76af5b475b9b2a57f9eeabd3c0b793b037464630 (#9702605890)
  • Next Build on main (#9716214483)
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