• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

whatyouhide / stream_data
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: nullable
DEFAULT BRANCH: main
Repo Added 29 Nov 2020 04:05PM UTC
Token gjavzSWvqgGiL7DeCP2nL4U3fv1IXduhz regen
Build 134 Last
Files 3
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH float-fix
branch: float-fix
CHANGE BRANCH
x
Reset
Sync Branches
  • float-fix
  • 169-nonempty_improper_list_of_generator
  • add-slice-tests
  • al/1.17
  • al/1.18
  • al/fix-ci
  • al/fix-stdlib-ci
  • al/reproduce-error
  • calm-down-dialyzer
  • codepoint
  • coveralls
  • date_generator
  • date_time_generators
  • deprecations_1.17
  • elixir-1.17
  • feat/configurable-pick-generation-size
  • feature/not-implemented-property
  • fix
  • fix-doc-format
  • fix-ranges
  • fix-readability-issues-raised-by-credo
  • fix/minor-stuff
  • fix/optional_map_example
  • improve-ci
  • inspect-generated-opts
  • main
  • master
  • non_negative_integer
  • nullable
  • otp-22
  • patch-1
  • range_warning
  • remove-old-stacktrace
  • replace_setup-elixir_with_setup-beam
  • shuffle
  • upgrade-excoveralls
  • utf8_and_chardata

25 Aug 2025 11:21AM UTC coverage: 93.612% (-0.5%) from 94.089%
31fb904be9ebaa45226865061bbc324135f32300-PR-219

Pull #219

github

Munksgaard
Apply filter to float_with_bounds

Computing floats when given bounds such as min -9.9e15 and max -1 will result in
the computation `-1.0 - -9.9e15` yielding 9900000000000000.0 instead of
9899999999999999.0, which makes the generator return 0. This is a classic
floating point loss of significance error.

Fixes #203
Pull Request #219: Apply filter to float_with_bounds

2 of 2 new or added lines in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

381 of 407 relevant lines covered (93.61%)

9554.71 hits per line

Relevant lines Covered
Build:
Build:
407 RELEVANT LINES 381 COVERED LINES
9554.71 HITS PER LINE
Source Files on float-fix
  • Tree
  • List 3
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31fb904b... float-fix Apply filter to float_with_bounds Computing floats when given bounds such as min -9.9e15 and max -1 will result in the computation `-1.0 - -9.9e15` yielding 9900000000000000.0 instead of 9899999999999999.0, which makes the generator return 0. Thi... Pull #219 28 Aug 2025 07:09AM UTC Munksgaard github
93.61
See All Builds (88)

Badge your Repo: stream_data

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc