Skip to content

Fix cy.intercept() to explicitly specify GET method

f8761c7
Select commit
Loading
Failed to load commit list.
Draft

Update Cypress to v15.7.0, remove deprecated APIs, and disable continue-on-error #5134

Fix cy.intercept() to explicitly specify GET method
f8761c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2025 in 0s

98.47% (+0.00%) compared to f32749c

View this Pull Request on Codecov

98.47% (+0.00%) compared to f32749c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.47%. Comparing base (f32749c) to head (f8761c7).

Additional details and impacted files
@@                  Coverage Diff                   @@
##           improve_cypress_tests    #5134   +/-   ##
======================================================
  Coverage                  98.47%   98.47%           
======================================================
  Files                        272      272           
  Lines                      22269    22269           
======================================================
  Hits                       21929    21929           
  Misses                       340      340           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.