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

whatyouhide / stream_data / 08ccd01f69632411c7056f853163687a5e44f965-PR-226
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: fix-dialyzer-otp29
DEFAULT BRANCH: main
Ran 30 Jun 2026 07:52AM UTC
Jobs 1
Files 3
Run time 1min
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

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

Jobs
ID Job ID Ran Files Coverage
1 08ccd01f69632411c7056f853163687a5e44f965-PR-226.1 30 Jun 2026 07:52AM UTC 3
93.84
GitHub Action Run
Source Files on build 08ccd01f69632411c7056f853163687a5e44f965-PR-226
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #226
  • Delete
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