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

Freegle / Iznik / 10531
73%
master: 69%

Build:
Build:
LAST BUILD BRANCH: feature/social-login-profile-pictures
DEFAULT BRANCH: master
Ran 07 May 2026 12:33AM UTC
Jobs 4
Files 995
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

06 May 2026 11:51PM UTC coverage: 72.694%. First build
10531

Pull #370

circleci

edwh
fix(playwright): allow dns.google ERR_ADDRESS_UNREACHABLE in test fixtures

EmailValidator.vue makes a best-effort DNS-over-HTTPS lookup to
dns.google/resolve to validate email domains. When dns.google is
unreachable in isolated Docker CI environments, the browser logs
"Failed to load resource: net::ERR_ADDRESS_UNREACHABLE" to the console
even though the JS catch block already suppresses the error.

The test fixture's critical-error detector sees this and throws,
killing the test page and causing cascading failures in 9 Playwright
tests (reply flow, settings, post flow). The failure is intermittent
because dns.google is sometimes but not always reachable from the CI
Docker network.

Fix: add dns.google ERR_ADDRESS_UNREACHABLE to the allowed-error list,
consistent with the existing ERR_NAME_NOT_RESOLVED allowance for
external CDNs that are unreachable in Docker test environments.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #370: feat(batch): migrate notification_chaseup.php to Laravel

13808 of 20788 branches covered (66.42%)

Branch coverage included in aggregate %.

212 of 282 new or added lines in 7 files covered. (75.18%)

99004 of 134399 relevant lines covered (73.66%)

22.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
45.45
iznik-batch/app/Mail/Notification/ChaseUpMail.php
23
88.02
iznik-batch/app/Services/NotificationChaseUpService.php
15
0.0
iznik-batch/app/Console/Commands/Notification/ChaseUpNotificationsCommand.php
1
84.16
iznik-batch/app/Mail/Chat/ChatNotification.php
1
87.5
iznik-batch/app/Mail/Traits/AvatarResolver.php
Jobs
ID Job ID Ran Files Coverage
10531 vitest - 10531 07 May 2026 12:33AM UTC 686
65.37
CircleCI Job 10531
10531 go - 10531 07 May 2026 12:33AM UTC 120
81.5
CircleCI Job 10531
10531 laravel - 10531 07 May 2026 12:33AM UTC 184
68.53
CircleCI Job 10531
10531 playwright - 10531 07 May 2026 12:33AM UTC 231
46.34
CircleCI Job 10531
Source Files on build 10531
  • Tree
  • List 995
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #10531
  • Pull Request #370
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