-
Notifications
You must be signed in to change notification settings - Fork 61
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
Improving documentation for QuantumNetwork
class + bug fix
#1192
Conversation
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1192 +/- ##
===========================================
- Coverage 100.00% 99.99% -0.01%
===========================================
Files 69 69
Lines 10107 10106 -1
===========================================
- Hits 10107 10105 -2
- Misses 0 1 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Quantum networks
QuantumNetwork
class
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1192 +/- ##
===========================================
- Coverage 100.00% 99.96% -0.04%
===========================================
Files 68 68
Lines 10215 10220 +5
===========================================
+ Hits 10215 10216 +1
- Misses 0 4 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Co-authored-by: Alejandro Sopena <[email protected]>
Co-authored-by: Alejandro Sopena <[email protected]>
@Canoming let us know if you plan on adding more things to this PR, otherwise we can merge it |
I'm trying to write a small use case of |
It's already changed |
for more information, see https://pre-commit.ci
I have updated the test and added a tutorial for the |
QuantumNetwork
classQuantumNetwork
class + bug fix
Checklist: