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

magento / pwa-studio
85%
develop: 85%

Build:
Build:
LAST BUILD BRANCH: PWA-3569
DEFAULT BRANCH: develop
Repo Added 06 Aug 2019 06:36PM UTC
Files 1133
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

LAST BUILD ON BRANCH pr-1
branch: pr-1
CHANGE BRANCH
x
Reset
  • pr-1
  • MAGREQ-16744
  • PWA-14.3_removing_liveSearch
  • PWA-14.4.0-changelog
  • PWA-14.4.0-releaseconflicts-v1
  • PWA-14.4.0-resolve-conflicts
  • PWA-2968-Braintree
  • PWA-2968-V3
  • PWA-2968-v1
  • PWA-2968-v2
  • PWA-2968-v3
  • PWA-3261
  • PWA-3316-v4
  • PWA-3316_v3
  • PWA-3318
  • PWA-3318-v1
  • PWA-3343-develop
  • PWA-3352-test-PR
  • PWA-3361
  • PWA-3363-Layered-nav-changes
  • PWA-3365
  • PWA-3381-HandleTriggerClick-function
  • PWA-3389
  • PWA-3389-Price-slider-implementation
  • PWA-3396
  • PWA-3401
  • PWA-3409-Fixed-warnings
  • PWA-3420
  • PWA-3420-v1
  • PWA-3420-v2
  • PWA-3420-v4
  • PWA-3430
  • PWA-3430-v1
  • PWA-3430-v2
  • PWA-3431
  • PWA-3433
  • PWA-3433-v1
  • PWA-3437
  • PWA-3439
  • PWA-3439-main
  • PWA-3446
  • PWA-3446-v1
  • PWA-3446-v2
  • PWA-3446-v3
  • PWA-3449
  • PWA-3458
  • PWA-3464-v1
  • PWA-3485
  • PWA-3487
  • PWA-3511
  • PWA-3511-v5
  • PWA-3511-v6
  • PWA-3511_v4
  • PWA-3511_v7
  • PWA-3511_v8
  • PWA-3534
  • PWA-3537
  • PWA-3538
  • PWA-3541
  • PWA-3542
  • PWA-3569
  • PWA-3576
  • PWA-3583
  • PWA-3589
  • PWA-3610
  • PWA-3610-V4
  • PWA-3610-v1
  • PWA-3610-v2
  • PWA-3610-v3
  • PWA-3613
  • PWA-3615
  • PWA-3620
  • PWA-3622
  • PWA-3631
  • PWA-4365-useCustomerWishlistSkus
  • PWA-RemoveCOD
  • PWA-RemoveGomage
  • PWA-RemoveGomage-v1
  • PWA-gomage
  • PWA-remove-cod-v1
  • PWa-3511_7
  • Test-branch
  • Test-branch1
  • Testbranch
  • Testbranch1
  • blocker/live-search-targetables-fix
  • blocker/targetables-venia-ui-fix
  • brendan/PWA-4381
  • brendan/PWA-4383
  • brendan/PWA-4468
  • bugfix/PWA-3445
  • bugfix/PWA-3476-JumpIssue-Fix
  • bugfix/PWA-3476-JumpIssue-Fix-Live-Search
  • bugfix/PWA-3476-JumpIssue-Fix-LiveSearch
  • bugfix/PWA-3476-Live-Search-Jump-Fix
  • bugfix/PWA-3531
  • changelog
  • create-test-pr
  • cypress-testing
  • develop
  • enhancement/PWA-3550
  • feature/PWA-3301-LiveSearch-Integration
  • feature/PWA-3452
  • feature/Reapply-PWA-3301-LiveSearch-Integration
  • feature/venia-sample-payments-cashondelivery
  • feature/venia-sample-payments-cashondelivery-from-latest-develop
  • fix/cart-items-visibility-4585
  • glo42707-patch-1
  • glo42707-patch-2
  • glo82145-patch-2
  • glo82145-patch-3
  • glo82145-patch-5
  • gomage_v1
  • latestami
  • main
  • main-v1
  • main142
  • main_14.2.0
  • main_142
  • main_142_v1
  • main_resolve_conflict_v2
  • merge_conflict
  • patch-1
  • patch-2
  • patch-3
  • patch/PWA-3463
  • patch/PWA-3587
  • patch/npm-access-update-live-search
  • patch/rename-cod-module-namespace
  • pr-2
  • pr-3
  • pr-deploy
  • pr-test-new
  • pr-testing
  • pr-testing-pwa-scaff
  • pwa-3347-1
  • pwa-3433
  • release-14.2.0-v2
  • release-notes-14.3
  • release-notes-14.3.1
  • release-notes/14.2.0
  • release-notes/14.3.1
  • release/14.2.0
  • release/14.2.0-v1
  • release_main_14.2
  • release_merge_conflict
  • revert-4550-PWA-3538
  • scaffbuild-issue
  • sharky-test
  • syn_rel_14.2.0_v1
  • sync_main_14.3
  • sync_main_14.3.1
  • sync_main_14.4.0
  • sync_rel_142
  • tesing-newplatform
  • test-pr
  • test-t3-large-instance
  • test-t3-large-v2
  • test1
  • test2
  • test_arpit
  • test_pr
  • testing
  • testing-1
  • testing2
  • testingfinal
  • testinglatestami
  • testinglatestplatform
  • testpr
  • testting
  • uifix
  • update-cod-package-version
  • update-releasebranch
  • updating-publish-script

01 Dec 2025 03:02AM UTC coverage: 85.472%. First build
#25729

Pull #4575

codebuild

glo80684
fix: Increase explicit test timeouts from 60s to 120s

Changed all explicit timeout values in test files:
- { timeout: 60000 } → { timeout: 120000 }

The previous config change wasn't enough because individual tests
had explicit timeout overrides. Now all cy.wait() calls will wait
up to 120 seconds before timing out.

This should fix timeout failures caused by slow backend responses
under heavy load during parallel CI test execution.

PWA-3612
Pull Request #4575: Update README.md

5281 of 6608 branches covered (79.92%)

Branch coverage included in aggregate %.

13322 of 15157 relevant lines covered (87.89%)

29.5 hits per line

Relevant lines Covered
Build:
Build:
15157 RELEVANT LINES 13322 COVERED LINES
29.5 HITS PER LINE
Source Files on pr-1
  • Tree
  • List 1132
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#25729 pr-1 fix: Increase explicit test timeouts from 60s to 120s Changed all explicit timeout values in test files: - { timeout: 60000 } → { timeout: 120000 } The previous config change wasn't enough because individual tests had explicit timeout overrides.... Pull #4575 01 Dec 2025 05:20AM UTC glo80684 codebuild
85.47
#25728 pr-1 fix: Increase explicit test timeouts from 60s to 120s Changed all explicit timeout values in test files: - { timeout: 60000 } → { timeout: 120000 } The previous config change wasn't enough because individual tests had explicit timeout overrides.... Pull #4575 01 Dec 2025 04:13AM UTC glo80684 codebuild
85.47
#25727 pr-1 fix: Increase explicit test timeouts from 60s to 120s Changed all explicit timeout values in test files: - { timeout: 60000 } → { timeout: 120000 } The previous config change wasn't enough because individual tests had explicit timeout overrides.... Pull #4575 01 Dec 2025 03:07AM UTC glo80684 codebuild
85.47
#25726 pr-1 fix: Increase Cypress timeouts to accommodate slow backend responses - Increase defaultCommandTimeout: 30s → 90s - Increase pageLoadTimeout: 30s → 90s - Increase requestTimeout: 60s → 120s - Add responseTimeout: 120s (was default 30s) This allow... Pull #4575 30 Nov 2025 06:21PM UTC glo80684 codebuild
85.47
#25725 pr-1 fix(eslint): Add eslint-disable for unused vars in skipped tests - Localization tests skip when multi-store not configured - Variables appear unused but are needed when multi-store IS configured - Added eslint-disable comment with explanation Pull #4575 30 Nov 2025 04:56PM UTC glo80684 codebuild
85.47
#25724 pr-1 style: Apply prettier formatting to multi-store check files Pull #4575 30 Nov 2025 04:34PM UTC glo80684 codebuild
85.47
#25723 pr-1 feat(cypress): Add multi-store check to skip tests gracefully when single store - Created multiStoreHelper.js to check store count via GraphQL - Updated localization.spec.js: 6 tests now skip if only 1 store configured - Updated storeSwitching.sp... Pull #4575 30 Nov 2025 01:31PM UTC glo80684 codebuild
85.47
#25722 pr-1 chore: Update yarn.lock for dompurify dependency - Updated yarn.lock after adding dompurify to package.json - Required for CI builds with --frozen-lockfile flag Pull #4575 26 Nov 2025 06:09AM UTC glo80684 codebuild
85.47
#25721 pr-1 chore: Update yarn.lock for dompurify dependency - Updated yarn.lock after adding dompurify to package.json - Required for CI builds with --frozen-lockfile flag Pull #4575 26 Nov 2025 04:26AM UTC glo80684 codebuild
85.47
#25720 pr-1 Fix: Add missing dompurify dependency for Cypress tests - Added dompurify ~3.2.4 to venia-integration-tests dependencies - Resolves webpack compilation error for googleMapApi fixture - Fixes failing Cypress tests that import DOMPurify Error fixe... Pull #4575 26 Nov 2025 04:21AM UTC glo80684 codebuild
85.47
See All Builds (27235)
  • Repo 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