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

Freegle / Iznik / 5219 / 5219
72%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 21 Apr 2026 09:50PM UTC
Files 180
Run time 5s
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

21 Apr 2026 09:04PM UTC coverage: 66.658%. First build
5219

Pull #222

circleci

edwh
fix(ads): allow clicks on Jobs and static ads once ad renders

Commit ba725baeb switched ExternalDa.vue's `passClicks` from a boolean
(silently-invalid CSS that always fell back to `auto`) to concrete
`'none'`/`'auto'` values but kept the same ternary direction, which
inverted the effective behaviour: once an ad/fallback resolved
(`adShown=true`), the container got `pointer-events: none` and blocked
clicks on Jobs links and static banner ads (Utility Warehouse, Temu,
etc.). Video ads were unaffected because they float above the container.

Flip the mapping so the rendered ad or fallback slot is clickable and
the empty placeholder is click-transparent, and update the existing
tests to codify the corrected contract.

Reported on Discourse #9481 posts 492/493.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #222: fix(ads): allow clicks on Jobs and static ads once ad renders

10818 of 16229 relevant lines covered (66.66%)

15.77 hits per line

Source Files on job laravel - 5219
  • Tree
  • List 180
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5219
  • CircleCI Build #5219
  • fb4403c4 on github
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