Skip to content

Add apply_operator(s) for gate application with BP simple-update backend#114

Merged
mtfishman merged 99 commits into
mainfrom
mf/apply-operator
Jun 16, 2026
Merged

Add apply_operator(s) for gate application with BP simple-update backend#114
mtfishman merged 99 commits into
mainfrom
mf/apply-operator

Loop apply tests over element types and seed test RNGs

2ebbc38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 0s

74.79% (+1.48%) compared to 1b5ea47

View this Pull Request on Codecov

74.79% (+1.48%) compared to 1b5ea47

Details

Codecov Report

❌ Patch coverage is 78.68852% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.79%. Comparing base (1b5ea47) to head (2ebbc38).

Files with missing lines Patch % Lines
src/select_algorithm.jl 26.08% 17 Missing ⚠️
src/abstracttensornetwork.jl 52.17% 11 Missing ⚠️
src/beliefpropagation/normnetwork.jl 86.04% 6 Missing ⚠️
src/apply/apply_operators.jl 94.38% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   73.30%   74.79%   +1.48%     
==========================================
  Files          21       24       +3     
  Lines         929     1079     +150     
==========================================
+ Hits          681      807     +126     
- Misses        248      272      +24     

☔ View full report in Codecov by Harness.
📢 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.