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

Fix ramsey update #976

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

feat: Add detuning attribute

4902a18
Select commit
Loading
Failed to load commit list.
Open

Fix ramsey update #976

feat: Add detuning attribute
4902a18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

97.50% (+0.00%) compared to c4fdce8

View this Pull Request on Codecov

97.50% (+0.00%) compared to c4fdce8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.50%. Comparing base (c4fdce8) to head (4902a18).
Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #976   +/-   ##
=======================================
  Coverage   97.50%   97.50%           
=======================================
  Files         123      123           
  Lines        9701     9701           
=======================================
  Hits         9459     9459           
  Misses        242      242           
Files with missing lines Coverage Δ
src/qibocal/protocols/ramsey/ramsey.py 99.00% <100.00%> (-0.09%) ⬇️
src/qibocal/protocols/ramsey/ramsey_signal.py 97.54% <100.00%> (-0.10%) ⬇️
src/qibocal/protocols/ramsey/utils.py 100.00% <100.00%> (ø)