-
Notifications
You must be signed in to change notification settings - Fork 2
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
e2e without availability #157
Conversation
ziiiki
commented
May 27, 2024
•
edited
Loading
edited
- remove device availability from the code
- delete e2e related to device availability
- delete qiboconnection api methods block_device() and release_device()
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #157 +/- ##
==========================================
+ Coverage 90.15% 91.56% +1.41%
==========================================
Files 53 51 -2
Lines 1452 1352 -100
==========================================
- Hits 1309 1238 -71
+ Misses 143 114 -29
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…evice-status-and-availability
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!