Cirq icon indicating copy to clipboard operation
Cirq copied to clipboard

Equivalent Measurements with equivalent invert masks should evaluate …

Open nishitkshah opened this issue 2 years ago • 1 comments

…equal

Fix for the issue https://github.com/quantumlib/Cirq/issues/6093 (equivalent measurements evaluate as unequal)

nishitkshah avatar Nov 08 '23 18:11 nishitkshah

Codecov Report

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

Project coverage is 97.80%. Comparing base (d33b1a7) to head (487cbec). Report is 167 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6339      +/-   ##
==========================================
- Coverage   97.81%   97.80%   -0.01%     
==========================================
  Files        1111     1111              
  Lines       97054    97068      +14     
==========================================
+ Hits        94931    94937       +6     
- Misses       2123     2131       +8     

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

codecov[bot] avatar Nov 08 '23 18:11 codecov[bot]