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

Freegle / Iznik / 25579 / 25579
73%
master: 72%

Build:
Build:
LAST BUILD BRANCH: fix/modtools-reported-post-no-reload-per-group
DEFAULT BRANCH: master
Ran 08 Jul 2026 10:06AM UTC
Files 74
Run time 7s
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: 22.513% (-0.02%) from 22.532%
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

574 of 2823 branches covered (20.33%)

Branch coverage included in aggregate %.

354 of 1299 relevant lines covered (27.25%)

13.11 hits per line

Source Files on job playwright - 25579
  • Tree
  • List 74
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25579
  • CircleCI Build #25579
  • 00a4ff92 on github
  • Prev Job for on fix/spinbutton-confirm-coverage-flip (#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