push
github
Extended the `from_backend` method of `InstructionDurations` to support both `BackendV1` and `BackendV2` (#12941) (#13009) * Extended the `from_backend` method of `InstructionDurations` to support `GenericBackendV2` * Simplified the `from_backend` method to allow using `BackendV2`. Added a test and a releasenote. * Made changes to the releasenote. (cherry picked from commit 6107799ce) Co-authored-by: Shravan Patel <78003234+shravanpatel30@users.noreply.github.com>
3 of 3 new or added lines in 1 file covered. (100.0%)
14 existing lines in 2 files now uncovered.66812 of 74385 relevant lines covered (89.82%)
230621.86 hits per line