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

Change master to main in documentation #6365

Closed dstrain115 closed 10 months ago

dstrain115 commented 10 months ago
review-notebook-app[bot] commented 10 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (3ac43f6) 97.80% compared to head (97efab3) 97.80%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6365 +/- ## ======================================= Coverage 97.80% 97.80% ======================================= Files 1111 1111 Lines 96878 96878 ======================================= Hits 94756 94756 Misses 2122 2122 ```

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

pavoljuhas commented 10 months ago

git-grep found a couple of leftover masters, otherwise LGTM

cirq-google/cirq_google/devices/grid_device.py:407:49:        https://github.com/quantumlib/Cirq/blob/master/cirq-google/cirq_google/api/v2/device.proto
cirq-web/README.rst:1:62:.. image:: https://raw.githubusercontent.com/quantumlib/Cirq/master/docs/images/Cirq_logo_color.png
release.md:61:1:Master will always use the next unreleased minor version with the suffix
release.md:161:1:Master branch should never see a non-dev version specifier.