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

Fix bounds for ranges in the RNGs #3069

Merged
merged 1 commit into from
May 28, 2020

Conversation

masterleinad
Copy link
Contributor

Fixes #3068.

@codecov-commenter
Copy link

codecov-commenter commented May 28, 2020

Codecov Report

Merging #3069 into develop will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #3069   +/-   ##
=======================================
  Coverage     82.6%   82.6%           
=======================================
  Files          122     122           
  Lines         8074    8074           
=======================================
+ Hits          6673    6674    +1     
+ Misses        1401    1400    -1     
Flag Coverage Δ
#clang 81.4% <ø> (ø)
#gcc 82.9% <ø> (+<0.1%) ⬆️
Impacted Files Coverage Δ
algorithms/src/Kokkos_Random.hpp 99.4% <ø> (ø)
core/src/impl/Kokkos_HostThreadTeam.cpp 96.8% <0.0%> (+0.7%) ⬆️

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 5a16069...d359bfb. Read the comment docs.

@crtrott crtrott merged commit 24ad00c into kokkos:develop May 28, 2020
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.

None yet

3 participants