QuantumBFS / YaoExtensions.jl

Useful extensions for Yao
Apache License 2.0
9 stars 3 forks source link

Fix compat entry for StaticArrays #35

Closed ScottPJones closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (81c3b91) into master (2b99dde) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   81.51%   81.51%           
=======================================
  Files          28       28           
  Lines         633      633           
=======================================
  Hits          516      516           
  Misses        117      117           

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 2b99dde...81c3b91. Read the comment docs.

GiggleLiu commented 3 years ago

Thanks!