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

Dump report after each protocol #438

Merged
merged 6 commits into from
Jul 10, 2023
Merged

Dump report after each protocol #438

merged 6 commits into from
Jul 10, 2023

Conversation

andrea-pasquale
Copy link
Contributor

@andrea-pasquale andrea-pasquale commented Jul 10, 2023

As title says, closes #436

Checklist:

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

Copy link
Contributor

@Jacfomg Jacfomg left a comment

Choose a reason for hiding this comment

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

Looks fine to me. I also tested it in hardware.

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #438 (098c8bb) into main (d0b542e) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #438      +/-   ##
==========================================
+ Coverage   96.99%   97.03%   +0.03%     
==========================================
  Files          48       48              
  Lines        3099     3105       +6     
==========================================
+ Hits         3006     3013       +7     
+ Misses         93       92       -1     
Flag Coverage Δ
unittests 97.03% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
src/qibocal/protocols/characterization/ramsey.py 96.02% <ø> (+0.63%) ⬆️
src/qibocal/protocols/characterization/utils.py 94.28% <ø> (-0.11%) ⬇️
src/qibocal/auto/execute.py 98.70% <100.00%> (+0.01%) ⬆️
...otocols/characterization/resonator_spectroscopy.py 100.00% <100.00%> (ø)

@andrea-pasquale andrea-pasquale added this pull request to the merge queue Jul 10, 2023
Merged via the queue into main with commit 6196aa8 Jul 10, 2023
20 checks passed
@andrea-pasquale andrea-pasquale deleted the iterative_report branch July 10, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate report after each routine
3 participants