Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Must #17

Merged
merged 1 commit into from
Apr 2, 2022
Merged

Add Must #17

merged 1 commit into from
Apr 2, 2022

Conversation

itsubaki
Copy link
Owner

@itsubaki itsubaki commented Apr 2, 2022

No description provided.

@itsubaki itsubaki self-assigned this Apr 2, 2022
@codecov
Copy link

codecov bot commented Apr 2, 2022

Codecov Report

Merging #17 (3762f7c) into main (65f0342) will increase coverage by 1.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   98.66%   99.77%   +1.10%     
==========================================
  Files          17       17              
  Lines        1351     1337      -14     
==========================================
+ Hits         1333     1334       +1     
+ Misses         10        2       -8     
+ Partials        8        1       -7     
Impacted Files Coverage Δ
pkg/math/vector/vector.go 100.00% <ø> (ø)
pkg/math/number/order.go 100.00% <100.00%> (ø)
pkg/math/number/parse.go 100.00% <100.00%> (+13.63%) ⬆️
pkg/math/rand/crypto.go 100.00% <100.00%> (+12.50%) ⬆️
pkg/quantum/density/matrix.go 100.00% <100.00%> (ø)
pkg/quantum/gate/gate.go 100.00% <100.00%> (+3.49%) ⬆️
pkg/quantum/qubit/qubit.go 100.00% <100.00%> (ø)
q.go 100.00% <100.00%> (ø)
... and 1 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 65f0342...3762f7c. Read the comment docs.

@itsubaki itsubaki merged commit 7458dc1 into main Apr 2, 2022
@itsubaki itsubaki deleted the Must branch April 2, 2022 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant