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

add random Clifford circuit codes #298

Merged
merged 15 commits into from
Jul 4, 2024

typo

2fc7cda
Select commit
Loading
Failed to load commit list.
Merged

add random Clifford circuit codes #298

typo
2fc7cda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2024 in 0s

82.97% (+0.12%) compared to dddaedb

View this Pull Request on Codecov

82.97% (+0.12%) compared to dddaedb

Details

Codecov Report

Attention: Patch coverage is 88.46154% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.97%. Comparing base (dddaedb) to head (2fc7cda).

Files Patch % Lines
src/ecc/codes/random_circuit.jl 73.91% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
+ Coverage   82.85%   82.97%   +0.12%     
==========================================
  Files          60       61       +1     
  Lines        3971     4023      +52     
==========================================
+ Hits         3290     3338      +48     
- Misses        681      685       +4     

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