Skip to content

Conversation

@sagnikpal2004
Copy link

@sagnikpal2004 sagnikpal2004 commented Jul 22, 2025

  • The code is properly formatted and commented.
  • Substantial new functionality is documented within the docs.
  • All new functionality is tested.
  • All of the automated tests on github pass.

Changelog:

  • Add PurifierProt, a protocol that searches for entangled pairs between two nodes and purifies them.

Todo:

  • Make it compatible with other purification circuits

Closes #246
Resolves #137

@codecov
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 34 lines in your changes missing coverage. Please review.

Project coverage is 61.68%. Comparing base (612cb85) to head (0844f45).

Files with missing lines Patch % Lines
src/ProtocolZoo/purifier.jl 0.00% 34 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (612cb85) and HEAD (0844f45). Click for more details.

HEAD has 10 uploads less than BASE
Flag BASE (612cb85) HEAD (0844f45)
15 5
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
- Coverage   69.72%   61.68%   -8.05%     
==========================================
  Files          52       53       +1     
  Lines        2144     2059      -85     
==========================================
- Hits         1495     1270     -225     
- Misses        649      789     +140     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PurifierProt - Entanglement Purification protocol Implement a networking protocol primitive [$400]

1 participant