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

Qiskit / qiskit / 26896942536

03 Jun 2026 04:00PM UTC coverage: 87.474% (-0.007%) from 87.481%
26896942536

Pull #16230

github

web-flow
Merge 6ea96e157 into 64cb86c0f
Pull Request #16230: Perform ConsolidateBlocks analysis in parallel

223 of 261 new or added lines in 1 file covered. (85.44%)

3593 existing lines in 112 files now uncovered.

108803 of 124383 relevant lines covered (87.47%)

959889.71 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/qiskit/visualization/timeline/plotters/__init__.py
1
# This code is part of Qiskit.
2
#
3
# (C) Copyright IBM 2020.
4
#
5
# This code is licensed under the Apache License, Version 2.0. You may
6
# obtain a copy of this license in the LICENSE.txt file in the root directory
7
# of this source tree or at https://www.apache.org/licenses/LICENSE-2.0.
8
#
9
# Any modifications or derivative works of this code must retain this
10
# copyright notice, and modified files need to carry a notice indicating
11
# that they have been altered from the originals.
12
"""
13
Plotter API.
14
"""
15

16
from qiskit.visualization.timeline.plotters.matplotlib import MplPlotter
×
17

UNCOV
18
__all__ = ["MplPlotter"]
×
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