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

Remove panic #19

Merged
merged 6 commits into from
Apr 21, 2022
Merged

Remove panic #19

merged 6 commits into from
Apr 21, 2022

Conversation

itsubaki
Copy link
Owner

No description provided.

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

codecov bot commented Apr 21, 2022

Codecov Report

Merging #19 (f774da8) into main (fbdfaee) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   99.77%   99.78%           
=======================================
  Files          17       18    +1     
  Lines        1348     1377   +29     
=======================================
+ Hits         1345     1374   +29     
  Misses          2        2           
  Partials        1        1           
Impacted Files Coverage Δ
pkg/math/number/parse.go 100.00% <ø> (ø)
pkg/math/matrix/matrix.go 98.75% <100.00%> (+<0.01%) ⬆️
pkg/math/number/must.go 100.00% <100.00%> (ø)
pkg/math/rand/crypto.go 100.00% <100.00%> (ø)
pkg/math/vector/vector.go 100.00% <100.00%> (ø)
pkg/quantum/density/matrix.go 100.00% <100.00%> (ø)
pkg/quantum/gate/gate.go 100.00% <100.00%> (ø)
pkg/quantum/qubit/qubit.go 100.00% <100.00%> (ø)
pkg/quantum/qubit/state.go 100.00% <100.00%> (ø)
q.go 100.00% <100.00%> (ø)
... and 7 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 fbdfaee...f774da8. Read the comment docs.

@itsubaki itsubaki merged commit b4602b1 into main Apr 21, 2022
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