QuantumBFS / Yao.jl

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

Fix NoParams caused slowdown #405

Closed GiggleLiu closed 2 years ago

GiggleLiu commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #405 (8784a08) into master (d00b3da) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
+ Coverage   89.35%   89.36%   +0.01%     
==========================================
  Files          73       73              
  Lines        4452     4457       +5     
==========================================
+ Hits         3978     3983       +5     
  Misses        474      474              
Impacted Files Coverage Δ
lib/YaoBlocks/src/autodiff/NoParams.jl 91.66% <100.00%> (+1.66%) :arrow_up:
lib/YaoBlocks/src/blocktools.jl 86.11% <100.00%> (+0.60%) :arrow_up:

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 d00b3da...8784a08. Read the comment docs.