QuantumBFS / YaoBlocks.jl

Standard basic quantum circuit simulator building blocks. (archived, for it is moved to Yao.jl)
Apache License 2.0
26 stars 11 forks source link

Adapt for new YaoBase #135

Closed GiggleLiu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #135 into master will increase coverage by 0.48%. The diff coverage is 75.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   76.57%   77.06%   +0.48%     
==========================================
  Files          46       46              
  Lines        1712     1731      +19     
==========================================
+ Hits         1311     1334      +23     
+ Misses        401      397       -4     
Impacted Files Coverage Δ
src/YaoBlocks.jl 100.00% <ø> (ø)
src/autodiff/apply_back.jl 89.15% <ø> (ø)
src/composite/tag/cache.jl 51.61% <ø> (ø)
src/composite/tag/tag.jl 100.00% <ø> (ø)
src/primitive/measure.jl 80.76% <0.00%> (ø)
src/primitive/primitive.jl 100.00% <ø> (ø)
src/abstract_block.jl 68.42% <60.00%> (ø)
src/autodiff/outerproduct_and_projection.jl 71.79% <66.66%> (-1.18%) :arrow_down:
src/blocktools.jl 81.48% <85.71%> (+2.41%) :arrow_up:
src/autodiff/specializes.jl 92.30% <100.00%> (+0.64%) :arrow_up:
... and 3 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 89b4176...a6b5a85. Read the comment docs.