Ran
|
Jobs
1
|
Files
105
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Cleanup and bugfix to support different primitives. (#55) (#855) (#858) * Cleanup and bugfix for different primitives support (#55) * Quick fix and lint for unit tests. * Fixed a bug in ComputeUncompute and lint corrections. * Fix formatting for algorithm tests * Reformatting some variables to make lint compliant. * Refactor: Cleanup code, preserve existing formatting, apply minor bug fixes, and update missing documentation * Removing unsupported classes. * Fix for lint * Fix lint errors uncovered during workflow checks * Adjust a unit test to accomodate noise-related variations (cherry picked from commit 2f7e19cbc) Co-authored-by: M. Emre Sahin <40424147+OkuyanBoga@users.noreply.github.com>
49 of 65 new or added lines in 9 files covered. (75.38%)
10 existing lines in 4 files now uncovered.4304 of 4756 relevant lines covered (90.5%)
0.9 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
96.67 |
-1.64% | qiskit_machine_learning/gradients/param_shift/param_shift_estimator_gradient.py |
4 |
93.44 |
-2.36% | qiskit_machine_learning/neural_networks/estimator_qnn.py |
4 |
90.64 |
-2.04% | qiskit_machine_learning/neural_networks/sampler_qnn.py |
6 |
71.01 |
-2.12% | qiskit_machine_learning/gradients/param_shift/param_shift_sampler_gradient.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
95.45 |
-0.91% | qiskit_machine_learning/gradients/base/base_estimator_gradient.py |
2 |
71.01 |
-2.12% | qiskit_machine_learning/gradients/param_shift/param_shift_sampler_gradient.py |
3 |
92.93 |
-3.07% | qiskit_machine_learning/gradients/base/base_sampler_gradient.py |
4 |
92.48 |
-2.52% | qiskit_machine_learning/gradients/utils.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11896478377.1 | 105 |
90.5 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|