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

Refactoring the Qasm3Visitor #142

Merged
merged 10 commits into from
Aug 22, 2024

update type hint

6c4f9e2
Select commit
Loading
Failed to load commit list.
Merged

Refactoring the Qasm3Visitor #142

update type hint
6c4f9e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 22, 2024 in 0s

97.44% of diff hit (target 96.73%)

View this Pull Request on Codecov

97.44% of diff hit (target 96.73%)

Annotations

Check warning on line 50 in qbraid_qir/qasm3/exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qbraid_qir/qasm3/exceptions.py#L50

Added line #L50 was not covered by tests

Check warning on line 187 in qbraid_qir/qasm3/expressions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qbraid_qir/qasm3/expressions.py#L187

Added line #L187 was not covered by tests

Check warning on line 201 in qbraid_qir/qasm3/expressions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qbraid_qir/qasm3/expressions.py#L201

Added line #L201 was not covered by tests

Check warning on line 205 in qbraid_qir/qasm3/expressions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qbraid_qir/qasm3/expressions.py#L205

Added line #L205 was not covered by tests

Check warning on line 235 in qbraid_qir/qasm3/expressions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qbraid_qir/qasm3/expressions.py#L235

Added line #L235 was not covered by tests

Check warning on line 176 in qbraid_qir/qasm3/transformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qbraid_qir/qasm3/transformer.py#L176

Added line #L176 was not covered by tests

Check warning on line 98 in qbraid_qir/qasm3/validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qbraid_qir/qasm3/validator.py#L98

Added line #L98 was not covered by tests

Check warning on line 164 in qbraid_qir/qasm3/validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qbraid_qir/qasm3/validator.py#L164

Added line #L164 was not covered by tests