Skip to content

Deprecate the cirq-web sub-package - #8280

Open
pavoljuhas wants to merge 4 commits into
quantumlib:mainfrom
pavoljuhas:deprecate-cirq-web
Open

Deprecate the cirq-web sub-package#8280
pavoljuhas wants to merge 4 commits into
quantumlib:mainfrom
pavoljuhas:deprecate-cirq-web

Conversation

@pavoljuhas

Copy link
Copy Markdown
Collaborator
  • Add deprecation warnings to public functions and classes in cirq-web
  • Adjust tests to ensure they can proceed with deprecation warnings and
    that warnings are raised as expected
  • Add deprecation notice to the cirq-web README

Partially implements #8168

- Add deprecation warnings for public functions and classes
- Adjust tests to ensure they can proceed with deprecation warnings
  and that warnings are as expected
@pavoljuhas
pavoljuhas requested a review from a team as a code owner August 22, 2026 02:06
@pavoljuhas
pavoljuhas requested a review from dabacon August 22, 2026 02:06
@github-actions github-actions Bot added the size: M 50< lines changed <250 label Aug 22, 2026
@pavoljuhas
pavoljuhas requested a review from mhucka August 22, 2026 02:08
@pavoljuhas
pavoljuhas marked this pull request as draft August 22, 2026 02:09
`cirq_web` may be imported during pytest session, so we
need to allow calls to its deprecated objects at that time.
@pavoljuhas
pavoljuhas marked this pull request as ready for review August 24, 2026 07:49
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (e0b54ff) to head (5ab42bb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8280   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files        1122     1123    +1     
  Lines      102598   102660   +62     
=======================================
+ Hits       102182   102244   +62     
  Misses        416      416           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: M 50< lines changed <250

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant