qiskit-community / qiskit-braket-provider

Qiskit-Braket provider to execute Qiskit programs on quantum computing hardware devices through Amazon Braket.
https://qiskit-community.github.io/qiskit-braket-provider/
Apache License 2.0
57 stars 45 forks source link

Improve unit test coverage to 100% #177

Closed yitchen-tim closed 1 month ago

yitchen-tim commented 2 months ago

Currently, the coverage of unit test is about 89%.

What is the expected enhancement?

The test coverage is 100%.

Acceptance criteria

WingCode commented 1 month ago

@yitchen-tim / @rmshaffer I will like to take up this issue. Could you assign it to me please?

yitchen-tim commented 1 month ago

Hi @WingCode , per UnitaryHack guideline, an issue is assigned only at the time it's merged or closed. If you start contributing to an issue, you can comment on this issue so that other UnitaryHack attendees know.

WingCode commented 1 month ago

Okay. I have started to contribute towards this issue

yitchen-tim commented 1 month ago

Thank you @WingCode for the contribution!