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

Freegle / Iznik / 25579
73%
master: 72%

Build:
Build:
LAST BUILD BRANCH: feat/chat-compose-draft-persistence
DEFAULT BRANCH: master
Ran 08 Jul 2026 10:05AM UTC
Jobs 4
Files 1384
Run time 4min
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

08 Jul 2026 09:36AM UTC coverage: 72.65% (+0.001%) from 72.649%
25579

Pull #1007

circleci

edwh
fix(coverage): stop SpinButton onConfirmClosed flipping Playwright coverage

Coveralls playwright "coverage decreased" reds on unrelated PRs (e.g. #1006,
config-only) were pinpointed via per-line Coveralls data to ONE line:
SpinButton.vue's onConfirmClosed body. Master's baseline run happened to
dismiss a SpinButton confirm dialog; the PR run didn't - whether any e2e test
takes the dismiss (not confirm) path varies run to run. Same class as the
finishSpinner timeout reset fixed in PR #910; the residual instance predicted
there turned out to be in SpinButton itself, not LoginModal.

Two-part fix mirroring #910: /* v8 ignore next */ so monocart/Playwright
coverage no longer samples the line, plus a unit test that covers the
dismiss path deterministically in vitest (istanbul ignores v8 comments, so
the line stays counted there). Test follows the proven PostPhoto.spec.js
pattern for stubbing the async ConfirmModal and emitting hidden.

eslint + prettier clean on both files.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014V1ihELPDZSe3CWT461fyK
Pull Request #1007: fix(coverage): stop SpinButton onConfirmClosed flipping Playwright coverage

12898 of 16983 branches covered (75.95%)

Branch coverage included in aggregate %.

6 of 6 new or added lines in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

134694 of 186173 relevant lines covered (72.35%)

38.34 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
92.0
-4.0% iznik-batch/app/Console/Commands/Mail/SendModNotifsCommand.php
Jobs
ID Job ID Ran Files Coverage
25579 vitest - 25579 08 Jul 2026 10:06AM UTC 750
70.53
CircleCI Job 25579
25579 laravel - 25579 08 Jul 2026 10:05AM UTC 485
69.93
CircleCI Job 25579
25579 go - 25579 08 Jul 2026 10:05AM UTC 148
84.21
CircleCI Job 25579
25579 playwright - 25579 08 Jul 2026 10:06AM UTC 74
22.51
CircleCI Job 25579
Source Files on build 25579
  • Tree
  • List 1384
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #25579
  • Pull Request #1007
  • PR Base - master (#25558)
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