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 missing Gray{Bool} support for rand #276

Merged
merged 2 commits into from
Jun 13, 2022
Merged

add missing Gray{Bool} support for rand #276

merged 2 commits into from
Jun 13, 2022

Conversation

johnnychen94
Copy link
Member

fixes #275

@codecov
Copy link

codecov bot commented May 15, 2022

Codecov Report

Merging #276 (65353d5) into master (b8ed378) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #276   +/-   ##
=======================================
  Coverage   84.04%   84.04%           
=======================================
  Files           8        8           
  Lines         777      777           
=======================================
  Hits          653      653           
  Misses        124      124           
Impacted Files Coverage Δ
src/operations.jl 98.64% <ø> (ø)

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 b8ed378...65353d5. Read the comment docs.

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.

rand(Gray{Bool}) undefined
1 participant