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

supabase / realtime / d309c55bfb60c8377eb7cb4b240f2ecf7b2d6962

27 Sep 2025 08:43AM UTC coverage: 85.802% (+0.1%) from 85.703%
d309c55bfb60c8377eb7cb4b240f2ecf7b2d6962

push

github

web-flow
build: automatically cancel old tests/build on new push (#1545)

Currently, whenever you push any commit to your branch, the old builds are still running and a new build is started. Once a new commit is added, the old test results no longer matter and it's just a waste of CI resources. Also reduces confusion with multiple builds running in parallel for the same branch/possibly blocking any merges.

With this little change, we ensure that whenever a new commit is added, the previous build is immediately canceled/stopped and only the build (latest commit) runs.

2103 of 2451 relevant lines covered (85.8%)

5784.89 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

50.0
/lib/realtime_web/controllers/fallback_controller.ex


Source Not Available

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