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

Preliminary support for parsing OpenQASM 3.0 #6797

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dstrain115
Copy link
Collaborator

  • This adjusts the lexer and parser to handle programs from OpenQASM 3.0.

- This adjusts the lexer and parser to handle programs
from OpenQASM 3.0.
@dstrain115 dstrain115 requested review from vtomole and a team as code owners November 18, 2024 01:50
@CirqBot CirqBot added the size: M 50< lines changed <250 label Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.85%. Comparing base (dc8a43b) to head (06b9ef8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6797      +/-   ##
==========================================
- Coverage   97.85%   97.85%   -0.01%     
==========================================
  Files        1084     1084              
  Lines       93653    93676      +23     
==========================================
+ Hits        91644    91665      +21     
- Misses       2009     2011       +2     

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

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.

2 participants