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

Qiskit / qiskit / 26823200940

02 Jun 2026 01:32PM UTC coverage: 87.563% (+0.07%) from 87.494%
26823200940

Pull #16222

github

web-flow
Merge f8f528274 into 0278105d9
Pull Request #16222: Remove QPY warning on deserialising incomplete `ParameterVector`s

6 of 6 new or added lines in 2 files covered. (100.0%)

2761 existing lines in 91 files now uncovered.

108491 of 123901 relevant lines covered (87.56%)

964007.1 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