Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape & in SVG diagrams #6579

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

tanujkhattar
Copy link
Collaborator

We have bloqs in Qualtran that use & on one of the output wires. The corresponding SVG diagram fails. This PR fixes it.

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.79%. Comparing base (2474d47) to head (4da796f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6579   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files        1124     1124           
  Lines       95658    95659    +1     
=======================================
+ Hits        93549    93550    +1     
  Misses       2109     2109           

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

Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Is there some possibility the fixed text would come with already &-encoded characters?

@tanujkhattar
Copy link
Collaborator Author

I don't know of a case on top of my head, but we can always revisit if someone complains.

@tanujkhattar tanujkhattar merged commit 37e8df9 into quantumlib:main Apr 30, 2024
31 checks passed
jselig-rigetti pushed a commit to jselig-rigetti/Cirq that referenced this pull request May 28, 2024
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants