Skip to content

Refactoring Qibolab Emulator - #1401

Open
lballerio wants to merge 30 commits into
mainfrom
rebasing_emulator_fix_to_main
Open

Refactoring Qibolab Emulator#1401
lballerio wants to merge 30 commits into
mainfrom
rebasing_emulator_fix_to_main

change crosstalk validation in emulator

cdb2fcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 0s

39.71% (+0.75%) compared to 98b5b6a

View this Pull Request on Codecov

39.71% (+0.75%) compared to 98b5b6a

Details

Codecov Report

❌ Patch coverage is 90.18405% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.71%. Comparing base (98b5b6a) to head (cdb2fcf).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/qibolab/_core/instruments/emulator/results.py 89.61% 8 Missing ⚠️
...qibolab/_core/instruments/emulator/hamiltonians.py 90.41% 7 Missing ⚠️
src/qibolab/_core/instruments/emulator/emulator.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1401      +/-   ##
==========================================
+ Coverage   38.96%   39.71%   +0.75%     
==========================================
  Files         120      120              
  Lines        6216     6320     +104     
==========================================
+ Hits         2422     2510      +88     
- Misses       3794     3810      +16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.