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

fixed allXY indentation #338

Merged
merged 1 commit into from
May 18, 2023
Merged

fixed allXY indentation #338

merged 1 commit into from
May 18, 2023

Conversation

DavidSarlle
Copy link
Contributor

Fix indentation error in allXY aquisition routine

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

@DavidSarlle DavidSarlle added bug Something isn't working urgent labels May 17, 2023
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #338 (580ab03) into main (7b3ad29) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #338   +/-   ##
=======================================
  Coverage   57.95%   57.95%           
=======================================
  Files          67       67           
  Lines        4892     4892           
=======================================
  Hits         2835     2835           
  Misses       2057     2057           
Flag Coverage Δ
unittests 57.95% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../qibocal/protocols/characterization/allxy/allxy.py 100.00% <100.00%> (ø)

Copy link
Contributor

@andrea-pasquale andrea-pasquale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @DavidSarlle.

@andrea-pasquale andrea-pasquale merged commit e4adb7f into main May 18, 2023
21 checks passed
@andrea-pasquale andrea-pasquale deleted the david/fix_allXY branch May 18, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants