Skip to content

Conversation

@NISHANTH1221
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

This pr add retrys at suite level rather than at global level. The expected behaviour is when a test is failed at suite level the entire suite will be retried.

This pr also corrects the needs on for optional alpha connectors run from hyperswitch-server to hyperswitch-server-runners.

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@NISHANTH1221 NISHANTH1221 self-assigned this Feb 2, 2026
@NISHANTH1221 NISHANTH1221 requested review from a team as code owners February 2, 2026 06:50
@semanticdiff-com
Copy link

semanticdiff-com bot commented Feb 2, 2026

Review changes with  SemanticDiff

Changed Files
File Status
  .github/workflows/cypress-tests-runner.yml  0% smaller
  cypress-tests/cypress.config.js  0% smaller
  cypress-tests/cypress/support/redirectionHandler.js  0% smaller

@NISHANTH1221 NISHANTH1221 added the S-test-ready Status: This PR is ready for cypress-tests label Feb 2, 2026
@github-actions github-actions bot removed the S-test-ready Status: This PR is ready for cypress-tests label Feb 2, 2026
@NISHANTH1221 NISHANTH1221 added the S-test-ready Status: This PR is ready for cypress-tests label Feb 2, 2026
@NISHANTH1221 NISHANTH1221 force-pushed the add_retry_at_suite_level branch 2 times, most recently from dd66bd0 to 1055a2e Compare February 3, 2026 09:42
@NISHANTH1221 NISHANTH1221 requested a review from a team as a code owner February 3, 2026 12:42
@NISHANTH1221 NISHANTH1221 force-pushed the add_retry_at_suite_level branch from 8926fcb to 1055a2e Compare February 3, 2026 20:22
@NISHANTH1221 NISHANTH1221 force-pushed the add_retry_at_suite_level branch from 8c5bd14 to 76cc757 Compare February 3, 2026 21:15
@github-actions github-actions bot removed the S-test-ready Status: This PR is ready for cypress-tests label Feb 6, 2026
@NISHANTH1221 NISHANTH1221 added the S-test-ready Status: This PR is ready for cypress-tests label Feb 6, 2026
@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@0c13485). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11110   +/-   ##
=======================================
  Coverage        ?        0           
=======================================
  Files           ?        0           
  Lines           ?        0           
  Branches        ?        0           
=======================================
  Hits            ?        0           
  Misses          ?        0           
  Partials        ?        0           

☔ 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.

@github-actions github-actions bot removed the S-test-ready Status: This PR is ready for cypress-tests label Feb 6, 2026
@NISHANTH1221 NISHANTH1221 added the S-test-ready Status: This PR is ready for cypress-tests label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-test-ready Status: This PR is ready for cypress-tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant