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

Q1ASM parse and generation #868

Open
wants to merge 48 commits into
base: main
Choose a base branch
from

refactor: Convert type comparison from equality to identity

f7a8883
Select commit
Loading
Failed to load commit list.
Open

Q1ASM parse and generation #868

refactor: Convert type comparison from equality to identity
f7a8883
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

54.35% (+3.79%) compared to f74c334

View this Pull Request on Codecov

54.35% (+3.79%) compared to f74c334

Details

Codecov Report

Attention: Patch coverage is 92.95775% with 20 lines in your changes missing coverage. Please review.

Project coverage is 54.35%. Comparing base (f74c334) to head (f7a8883).

Files with missing lines Patch % Lines
src/qibolab/_core/instruments/qblox/ast_.py 92.39% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #868      +/-   ##
==========================================
+ Coverage   50.55%   54.35%   +3.79%     
==========================================
  Files          63       66       +3     
  Lines        2886     3170     +284     
==========================================
+ Hits         1459     1723     +264     
- Misses       1427     1447      +20     

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