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

Remove leftover dummy terms from Cirq sources #6358

Closed pavoljuhas closed 11 months ago

pavoljuhas commented 12 months ago

Follow up to #6356. Replace non-inclusive terminology.

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (b5b3b74) 97.84% compared to head (b62693d) 97.83%. Report is 5 commits behind head on master.

:exclamation: Current head b62693d differs from pull request most recent head 404be56. Consider uploading reports for the commit 404be56 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6358 +/- ## ========================================== - Coverage 97.84% 97.83% -0.01% ========================================== Files 1110 1110 Lines 96690 96710 +20 ========================================== + Hits 94606 94621 +15 - Misses 2084 2089 +5 ```

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