QuantumBFS / Yao.jl

Extensible, Efficient Quantum Algorithm Design for Humans.
https://yaoquantum.org
Other
918 stars 119 forks source link

adapt for new IMatrix #411

Closed GiggleLiu closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #411 (0ef46fc) into master (d00b3da) will increase coverage by 0.02%. The diff coverage is 98.14%.

@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
+ Coverage   89.35%   89.38%   +0.02%     
==========================================
  Files          73       73              
  Lines        4452     4502      +50     
==========================================
+ Hits         3978     4024      +46     
- Misses        474      478       +4     
Impacted Files Coverage Δ
lib/YaoArrayRegister/src/utils.jl 85.71% <0.00%> (-0.44%) :arrow_down:
lib/YaoBlocks/src/primitive/const_gate.jl 100.00% <ø> (ø)
lib/YaoBlocks/src/primitive/const_gate_gen.jl 100.00% <ø> (ø)
lib/YaoBlocks/src/primitive/primitive.jl 100.00% <ø> (ø)
lib/YaoSym/src/symengine/patch.jl 91.66% <ø> (ø)
lib/YaoArrayRegister/src/instruct.jl 91.00% <100.00%> (ø)
lib/YaoBlocks/src/autodiff/NoParams.jl 91.66% <100.00%> (+1.66%) :arrow_up:
lib/YaoBlocks/src/autodiff/mat_back.jl 91.66% <100.00%> (ø)
lib/YaoBlocks/src/blocktools.jl 88.88% <100.00%> (+3.38%) :arrow_up:
lib/YaoBlocks/src/composite/chain.jl 95.41% <100.00%> (ø)
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aba1047...0ef46fc. Read the comment docs.

Roger-luo commented 2 years ago

don't merge this PR before compat is bumped for LuxurySparse.