quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.24k stars 1.01k forks source link

Preserve circuit tags in transformer_primitives.map_operations #6505

Closed maffoo closed 6 months ago

maffoo commented 6 months ago

Fixes #6504.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 97.76%. Comparing base (dadfdcb) to head (558ece2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6505 +/- ## ======================================= Coverage 97.76% 97.76% ======================================= Files 1105 1105 Lines 95028 95047 +19 ======================================= + Hits 92900 92919 +19 Misses 2128 2128 ```

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