quantumlib / Cirq

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

Add sympy.Xor to json_serialization.py #6478

Open ikd-sci opened 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 97.75%. Comparing base (02d29a9) to head (2eea065). Report is 154 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6478 +/- ## ======================================= Coverage 97.75% 97.75% ======================================= Files 1105 1105 Lines 94925 94925 ======================================= Hits 92793 92793 Misses 2132 2132 ```

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