Closed anpaz closed 2 years ago
Merging #63 (2d18077) into main (f6c2036) will decrease coverage by
10.94%
. The diff coverage is88.65%
.
@@ Coverage Diff @@
## main #63 +/- ##
============================================
- Coverage 100.00% 89.05% -10.95%
============================================
Files 2 4 +2
Lines 36 265 +229
Branches 0 33 +33
============================================
+ Hits 36 236 +200
- Misses 0 18 +18
- Partials 0 11 +11
Impacted Files | Coverage Δ | |
---|---|---|
quantum-viz/quantum_viz/qiskit_parser.py | 87.80% <87.80%> (ø) |
|
quantum-viz/quantum_viz/utils.py | 90.00% <90.00%> (ø) |
|
quantum-viz/quantum_viz/widget.py | 91.52% <91.17%> (-8.48%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f6c2036...2d18077. Read the comment docs.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. If applicable, include a screenshot that showcase your changes.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: