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

supabase / realtime / 33391280924
91%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2026 12:29PM UTC
Jobs 1
Files 124
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

31 Aug 2026 12:20PM UTC coverage: 90.885% (+0.3%) from 90.621%
33391280924

push

github

web-flow
chore: Flaky test retry and notification script (#2148)

* chore: Flaky test retry and notification script

Automatically retry failed tests with `mix test --failed`.
If retries pass, report the flaky failure for follow-up while allowing the build to pass. Handle failures from `mix test --warnings-as-errors` separately.

This is a fancy version that aggregates the reported failures into a
daily digest.

* chore: Fix retry script broken pipe

Got `sed: couldn't write 168 items to stdout: Broken pipe` on full
activation. So, get our sub string in a sifer way.

* chore: Work around `mix test --failed` not correctly rerunning

That's a bug in ExUnit, essentially `--failed` doesn't respect
`parameterize` as it should. For this and similar bugs,
check that it actually ran tests and if it didn't report it as
failing.

ExUnit will be fixed separately.

* Make sure actually failing tests actually fail the build

* Revert "Make sure actually failing tests actually fail the build"

This reverts commit c8eefca1f.

* One more broken pipe scenario fix

3829 of 4213 relevant lines covered (90.89%)

4105.69 hits per line

Coverage Regressions

Lines Coverage ∆ File
58
84.21
2.11% lib/realtime_web/channels/realtime_channel.ex
1
95.83
0.0% lib/extensions/postgres_cdc_rls/subscription_manager.ex
1
94.57
-1.09% lib/realtime/gen_rpc/pub_sub.ex
Jobs
ID Job ID Ran Files Coverage
1 33391280924.1 31 Aug 2026 12:29PM UTC 496
61.01
GitHub Action Run
Source Files on build 33391280924
  • Tree
  • List 124
  • Changed 99
  • Source Changed 4
  • Coverage Changed 99
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33391280924
  • 2b741eac on github
  • Prev Build on main (#32920090343)
  • Next Build on main (#33398315698)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc