-
Notifications
You must be signed in to change notification settings - Fork 15
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
entanglement tracker and swapper added to ProtocolZoo, with significant improvements to the query and messaging systems #81
entanglement tracker and swapper added to ProtocolZoo, with significant improvements to the query and messaging systems #81
Conversation
…r in which they are inserted)
…t instead of having explicit connections with channels
…update remote who-is-entangled-with-whom information) -- still needs classical message routing
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #81 +/- ##
==========================================
+ Coverage 72.87% 74.98% +2.10%
==========================================
Files 29 37 +8
Lines 1132 1399 +267
==========================================
+ Hits 825 1049 +224
- Misses 307 350 +43 ☔ View full report in Codecov by Sentry. |
Could you squish the last 3 commits so all the changes relative to the previous PR are easy to read? |
I should have said "squash". And I misread the number of commits. Could you squash all the new commits into a single commit with a description of what was done? If we need some additional steps after this is done we will squash them too (or just use |
52cc4ba
to
d8268d9
Compare
c9f691c
to
1f58d09
Compare
259b382
to
92a7af0
Compare
use a counter to keep track of race conditions in messagebuffer and lower bounds for stdlibs compat
92a7af0
to
788576c
Compare
No description provided.