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

QRNG serial driver #1138

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

test: test different extractors

280b82e
Select commit
Loading
Failed to load commit list.
Open

QRNG serial driver #1138

test: test different extractors
280b82e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

52.35% (+1.61%) compared to 2e00ff1

View this Pull Request on Codecov

52.35% (+1.61%) compared to 2e00ff1

Details

Codecov Report

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

Project coverage is 52.35%. Comparing base (2e00ff1) to head (280b82e).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/qibolab/_core/instruments/qrng/qrng.py 60.46% 17 Missing ⚠️
...olab/_core/instruments/qrng/extractors/toeplitz.py 94.44% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1138      +/-   ##
==========================================
+ Coverage   50.74%   52.35%   +1.61%     
==========================================
  Files          63       70       +7     
  Lines        3019     3163     +144     
==========================================
+ Hits         1532     1656     +124     
- Misses       1487     1507      +20     

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