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

Freegle / Iznik / 27775
74%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2026 05:23PM UTC
Jobs 4
Files 1422
Run time 2min
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

18 Jul 2026 04:58PM UTC coverage: 72.393% (+0.003%) from 72.39%
27775

push

circleci

edwh
fix(ci): don't cancel in-flight post-gate Android builds on newer master commits

check-runner's redundant-pipeline canceller unconditionally kills every
running/on_hold workflow from an older pipeline on the same branch as soon
as a newer commit lands. build-android-modtools-debug (and its dev/debug
siblings) only start after freegle/build-and-test has already passed for
that commit, run on ordinary CircleCI cloud capacity rather than the capped
Katapult pool, and finish quickly — so cancelling them saves no meaningful
CI resource. It only leaves a permanently red "error" GitHub check on an
otherwise-healthy commit, because CircleCI reports "canceled" to GitHub's
legacy commit-status API as "error" (no canceled state exists there).

Reproduced on c66acbe0e: build 27763's build-android-modtools-debug job was
43s into a clean Gradle build (all compile/resource tasks succeeding) when
477980eac landed on master 4 minutes later and the pre-continuation cancel
pass killed its workflow, flipping ci/circleci: build-android-modtools-debug
to state=error at 16:47:29 — matching the job's cancel timestamp exactly.

Add a job-status check before cancelling: if the workflow's currently
running job is one of the post-gate Android builds, leave it to finish
instead of cancelling it.

13217 of 17413 branches covered (75.9%)

Branch coverage included in aggregate %.

138124 of 191641 relevant lines covered (72.07%)

37.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
21
76.22
0.29% iznik-server-go/message/search.go
Jobs
ID Job ID Ran Files Coverage
27775 go - 27775 18 Jul 2026 05:23PM UTC 158
83.26
CircleCI Job 27775
27775 laravel - 27775 18 Jul 2026 05:23PM UTC 499
69.25
CircleCI Job 27775
27775 playwright - 27775 18 Jul 2026 05:23PM UTC 75
22.1
CircleCI Job 27775
27775 vitest - 27775 18 Jul 2026 05:23PM UTC 764
70.56
CircleCI Job 27775
Source Files on build 27775
  • Tree
  • List 1422
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #27775
  • d69fdfcd on github
  • Prev Build on master (#27762)
  • Next Build on master (#27785)
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