unitaryfund / mitiq

Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.
https://mitiq.readthedocs.io
GNU General Public License v3.0
344 stars 145 forks source link

Missing unit tests for benchmarking circuits #2366

Closed purva-thakre closed 1 month ago

purva-thakre commented 1 month ago

Description

Adds tests for 3 items in #2365


License

Before opening the PR, please ensure you have completed the following where appropriate.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.32%. Comparing base (7a7bbfd) to head (28093c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2366 +/- ## ========================================== + Coverage 98.22% 98.32% +0.09% ========================================== Files 87 87 Lines 4059 4059 ========================================== + Hits 3987 3991 +4 + Misses 72 68 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.