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

whatyouhide / stream_data
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: claude/stream-data-issue-160-f8773c
DEFAULT BRANCH: main
Repo Added 29 Nov 2020 04:05PM UTC
Token gjavzSWvqgGiL7DeCP2nL4U3fv1IXduhz regen
Build 149 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 fix-dialyzer-otp29
branch: fix-dialyzer-otp29
CHANGE BRANCH
x
Reset
Sync Branches
  • fix-dialyzer-otp29
  • 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
  • claude/stream-data-issue-160-f8773c
  • claude/stream-data-issue-99-cc3ea4
  • claude/stream-data-pr-98-4efc26
  • 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
  • float-fix
  • 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
  • sd-count_matches
  • shuffle
  • unused-require
  • upgrade-excoveralls
  • utf8_and_chardata

30 Jun 2026 07:48AM UTC coverage: 93.836%. First build
08ccd01f69632411c7056f853163687a5e44f965-PR-226

Pull #226

github

whatyouhide
Use Date.compare/2 instead of Date.before?/2 for Elixir 1.14 support

Date.before?/2 was only added in Elixir 1.15, but the project supports
Elixir ~> 1.12. Replace it with Date.compare(max, min) == :lt, which is
available in all supported versions.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #226: Fix Dialyzer failure on OTP 29

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

411 of 438 relevant lines covered (93.84%)

9840.26 hits per line

Relevant lines Covered
Build:
Build:
438 RELEVANT LINES 411 COVERED LINES
9840.26 HITS PER LINE
Source Files on fix-dialyzer-otp29
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
08ccd01f... fix-dialyzer-otp29 Use Date.compare/2 instead of Date.before?/2 for Elixir 1.14 support Date.before?/2 was only added in Elixir 1.15, but the project supports Elixir ~> 1.12. Replace it with Date.compare(max, min) == :lt, which is available in all supported version... Pull #226 30 Jun 2026 07:52AM UTC whatyouhide github
93.84
4b3661e6... fix-dialyzer-otp29 Suppress false-positive Dialyzer opacity warnings on OTP 29 OTP 29's Dialyzer flags the `seen` MapSet accumulator threaded through the private recursive `uniq_list_of/9` as an opaqueness violation, even though the set is only ever touched through... Pull #226 30 Jun 2026 07:46AM UTC whatyouhide github
93.84
See All Builds (96)

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

© 2026 Coveralls, Inc