Repo Added
|
Files
868
|
Badge
README BADGES
|
push
github
Address BackendV1 deprecation warning oversights (#13868) * Add missing deprecation warnings from BackendV1 deprecation. Address tests. * Raise deprecated input type warnings manually, add stacklevel argument to deprecate_arg. * Fix typo in deprecation message * Add filter for obj_id warning triggered by qiskit-aer returning a Result object. * Assert warnings on visual tests * Fix lint * Revert "Add filter for obj_id warning triggered by qiskit-aer returning a Result object." This reverts commit 8e64ea0ed. * Deprecate use of positional arguments in Result. The result class is normally instantiated using from_dict so all arguments are already treated as kwargs. Additionally, warn about qobj_id going away also as a kwarg in 2.0 * Can't count * Fix typo and add deprecation tests for positional args in Result * Fix strange deprecation warning trace that made it difficult to filter warnings * Fix redundant assertions * Add reno and deprecation warning to result docs * Fix lint * Fix ambiguity * Extend docstring * Change attributes to args
57 of 70 new or added lines in 10 files covered. (81.43%)
17 existing lines in 4 files now uncovered.79383 of 89347 relevant lines covered (88.85%)
357352.8 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|