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

Add lexer for OpenQASM #13

Merged
merged 2 commits into from
Jul 30, 2021
Merged

Add lexer for OpenQASM #13

merged 2 commits into from
Jul 30, 2021

Conversation

itsubaki
Copy link
Owner

No description provided.

@itsubaki itsubaki self-assigned this Jul 27, 2021
@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #13 (7b2619e) into main (10950fc) will increase coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   98.24%   98.44%   +0.20%     
==========================================
  Files          16       18       +2     
  Lines         798      903     +105     
==========================================
+ Hits          784      889     +105     
  Misses          7        7              
  Partials        7        7              
Impacted Files Coverage Δ
pkg/openqasm/lexer/lexer.go 100.00% <100.00%> (ø)
pkg/openqasm/lexer/token.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10950fc...7b2619e. Read the comment docs.

@itsubaki itsubaki force-pushed the openqasm branch 2 times, most recently from 214cb10 to 626e104 Compare July 29, 2021 03:49
@sonarcloud
Copy link

sonarcloud bot commented Jul 30, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
6.0% 6.0% Duplication

@itsubaki itsubaki changed the title Add OpenQASM Add lexer for OpenQASM Jul 30, 2021
@itsubaki itsubaki marked this pull request as ready for review July 30, 2021 12:04
@itsubaki itsubaki merged commit 6c6df53 into main Jul 30, 2021
@itsubaki itsubaki deleted the openqasm branch July 30, 2021 12:05
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.

1 participant