Skip to content

Fix sidepanel contents for section on noise#7518

Merged
mhucka merged 2 commits intoquantumlib:mainfrom
mhucka:mh-fix-noise-page-again
Jul 22, 2025
Merged

Fix sidepanel contents for section on noise#7518
mhucka merged 2 commits intoquantumlib:mainfrom
mhucka:mh-fix-noise-page-again

Conversation

@mhucka
Copy link
Copy Markdown
Contributor

@mhucka mhucka commented Jul 20, 2025

The removal of some documents in a previous PR left the left-side TOC panel with an extra heading. Now, it also turns out that none of the other sections in the Cirq docs use an accordion, so we can feed two birds with one scone by getting rid of the accordion and moving the contents up one level. This should result in a properly-structured panel.

image

The removal of some documents in a previous PR left the left-side TOC
panel with an extra heading. Now, it also turns out that none of the
other sections in the Cirq docs use an accordion, so we can feed two
birds with one scone by getting rid of the accordion and moving the
contents up one level. This should result in a properly-structured
panel.
@github-actions github-actions bot added the size: S 10< lines changed <50 label Jul 20, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.68%. Comparing base (3031b1f) to head (a159be0).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7518   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files        1093     1093           
  Lines       97112    97112           
=======================================
+ Hits        95837    95838    +1     
+ Misses       1275     1274    -1     

☔ View full report in Codecov by Sentry.
📢 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.

@mhucka mhucka marked this pull request as ready for review July 22, 2025 05:47
@mhucka mhucka requested review from a team and vtomole as code owners July 22, 2025 05:47
@mhucka mhucka requested a review from tanujkhattar July 22, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants