QuantumBFS / YaoExtensions.jl

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

CompatHelper: bump compat for "BitBasis" to "0.7" #28

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the BitBasis package from 0.6 to 0.6, 0.7.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 4 years ago

Codecov Report

Merging #28 into master will decrease coverage by 0.83%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   80.58%   79.75%   -0.84%     
==========================================
  Files          28       28              
  Lines         546      573      +27     
==========================================
+ Hits          440      457      +17     
- Misses        106      116      +10     
Impacted Files Coverage Δ
src/block_extension/Bag.jl 66.66% <0.00%> (-11.12%) :arrow_down:
src/block_extension/Diff.jl 66.66% <0.00%> (-4.77%) :arrow_down:
src/block_extension/shortcuts.jl 25.00% <0.00%> (-3.58%) :arrow_down:
src/block_extension/sequence.jl 50.00% <0.00%> (-2.64%) :arrow_down:
src/block_extension/qft.jl 70.00% <0.00%> (-2.23%) :arrow_down:
src/block_extension/pauli_strings.jl 76.31% <0.00%> (-2.07%) :arrow_down:
src/easybuild/supremacy_circuit.jl 73.91% <0.00%> (-1.09%) :arrow_down:
src/easybuild/google53.jl 71.92% <0.00%> (-0.30%) :arrow_down:
src/Miscellaneous.jl 0.00% <0.00%> (ø)
src/diff_extension/faithful_opdiff.jl 100.00% <0.00%> (ø)
... and 6 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 73e601b...e22127f. Read the comment docs.