Skip to content

fix: update fmap for random module #103

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

Merged
merged 2 commits into from
Oct 1, 2020

Conversation

samir-nasibli
Copy link

@samir-nasibli samir-nasibli commented Oct 1, 2020

  • removed DPNP_FN_RANDOM from DPNPFuncName enum

  • using DPNP_FN_UNIFORM instead of DPNP_FN_RANDOM

  • Removed duplications

* removed DPNP_FN_RANDOM fromm enum

* using DPNP_FN_UNIFORM instead of DPNP_FN_RANDOM
@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #103 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   51.45%   51.45%           
=======================================
  Files          19       19           
  Lines        1201     1201           
  Branches      312      312           
=======================================
  Hits          618      618           
  Misses        333      333           
  Partials      250      250           

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 ff875ab...05608b3. Read the comment docs.

@shssf shssf merged commit 80d9fca into master Oct 1, 2020
@shssf shssf deleted the samir-nasibli/fix/fixing_refact_random branch October 1, 2020 19:28
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.

2 participants