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

Update sources for mypy-1.11.1 #6707

Closed pavoljuhas closed 2 months ago

pavoljuhas commented 2 months ago

Fixes #6705

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 98.96907% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.83%. Comparing base (2f922cd) to head (963b558). Report is 2 commits behind head on main.

Files Patch % Lines
cirq-core/cirq/vis/heatmap.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6707 +/- ## ========================================== - Coverage 97.83% 97.83% -0.01% ========================================== Files 1077 1077 Lines 92502 92482 -20 ========================================== - Hits 90501 90480 -21 - Misses 2001 2002 +1 ```

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