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 #186: do not underflow if q is provided in an edge-case #202

Merged
merged 1 commit into from
Nov 26, 2021
Merged

Conversation

mfeurer
Copy link
Contributor

@mfeurer mfeurer commented Nov 26, 2021

Fix #186

@codecov
Copy link

codecov bot commented Nov 26, 2021

Codecov Report

Merging #202 (c85e79c) into master (e9573c1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #202   +/-   ##
=======================================
  Coverage   66.33%   66.33%           
=======================================
  Files          17       17           
  Lines        1613     1613           
=======================================
  Hits         1070     1070           
  Misses        543      543           

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 e9573c1...c85e79c. 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.

Possible numerical underflow during quantization of log sampled UniformFloat
1 participant