QuantumBFS / Yao.jl

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

register doc #372

Closed GiggleLiu closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #372 (630b642) into master (34e8a4d) will increase coverage by 0.14%. The diff coverage is 98.33%.

@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
+ Coverage   87.06%   87.20%   +0.14%     
==========================================
  Files          73       63      -10     
  Lines        3803     3634     -169     
==========================================
- Hits         3311     3169     -142     
+ Misses        492      465      -27     
Impacted Files Coverage Δ
lib/YaoAPI/src/registers.jl 0.00% <ø> (ø)
lib/YaoArrayRegister/src/density_matrix.jl 95.83% <ø> (-0.17%) :arrow_down:
lib/YaoBlocks/src/YaoBlocks.jl 100.00% <ø> (ø)
lib/YaoBlocks/src/composite/chain.jl 93.15% <ø> (ø)
lib/YaoBlocks/src/composite/control.jl 97.77% <ø> (ø)
lib/YaoBlocks/src/composite/kron.jl 94.80% <ø> (ø)
lib/YaoBlocks/src/composite/put_block.jl 100.00% <ø> (ø)
lib/YaoBlocks/src/composite/reduce.jl 95.55% <ø> (ø)
lib/YaoBlocks/src/composite/repeated.jl 100.00% <ø> (ø)
lib/YaoBlocks/src/composite/subroutine.jl 96.87% <ø> (ø)
... and 28 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 1a4b3b3...630b642. Read the comment docs.