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

Freegle / Iznik / 24680
73%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2026 08:47AM UTC
Jobs 4
Files 1370
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

04 Jul 2026 08:20AM UTC coverage: 71.738% (+0.04%) from 71.701%
24680

push

circleci

edwh
fix(ci): don't let a plans-only commit cancel the real build below it

A plans-only / yesterday-only commit's own build is halted (skipped) by the
orb's "Check if only plans or yesterday files changed" step - that's intended,
and correct on its own. The bug was in the auto-cancel logic: the check-runner
"Cancel older redundant pipelines" passes cancelled ALL older running workflows
for the branch, including a still-running real build for the code the plans sit
on top of. So when a plans/ commit landed seconds after a merge whose
build-test was still running, that real build was cancelled and the plans-only
build reported success without ever running the tests - master went green
without being tested.

Guard both cancel passes: if this commit changes only plans/ or yesterday/
(same detection the orb's skip uses), skip cancellation so the older real build
survives and finishes testing the code. Plans-only commits still skip their own
build, so the optimisation is preserved - they just no longer take a real build
down with them.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014ZeG2zmg2JCR8pYEjAUaAk

12329 of 16289 branches covered (75.69%)

Branch coverage included in aggregate %.

130928 of 183406 relevant lines covered (71.39%)

37.86 hits per line

Coverage Regressions

Lines Coverage ∆ File
11
0.59
-0.02% iznik-nuxt3/modtools/components/ModSettingsStandardMessageModal.vue
10
61.05
-1.09% iznik-nuxt3/components/PostMap.vue
4
95.78
15.01% iznik-nuxt3/components/MessageReportModal.vue
2
92.0
-4.0% iznik-batch/app/Console/Commands/Mail/SendModNotifsCommand.php
2
96.77
0.22% iznik-nuxt3/components/MicroVolunteeringCheckMessage.vue
2
95.0
-5.0% iznik-nuxt3/components/RateAppAsk.vue
Jobs
ID Job ID Ran Files Coverage
24680 vitest - 24680 04 Jul 2026 08:47AM UTC 747
69.49
CircleCI Job 24680
24680 go - 24680 04 Jul 2026 08:47AM UTC 145
83.89
CircleCI Job 24680
24680 playwright - 24680 04 Jul 2026 08:47AM UTC 74
22.8
CircleCI Job 24680
24680 laravel - 24680 04 Jul 2026 08:47AM UTC 477
68.81
CircleCI Job 24680
Source Files on build 24680
  • Tree
  • List 1370
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #24680
  • b3bdccf5 on github
  • Prev Build on master (#24636)
  • Next Build on master (#24715)
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