Skip to content

Fix #186: do not underflow if q is provided in an edge-case#202

Merged
mfeurer merged 1 commit intomasterfrom
fix_186
Nov 26, 2021
Merged

Fix #186: do not underflow if q is provided in an edge-case#202
mfeurer merged 1 commit intomasterfrom
fix_186

Conversation

@mfeurer
Copy link
Copy Markdown
Contributor

@mfeurer mfeurer commented Nov 26, 2021

Fix #186

@codecov
Copy link
Copy Markdown

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