Skip to content

Conversation

@NISHANTH1221
Copy link
Contributor

@NISHANTH1221 NISHANTH1221 commented Dec 15, 2025

Type of Change

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

Description

Increase the no of connector that cypress test being run on . This used to be cybersource stripe which will now be increased and the run them in parallel on hyperswitch_runner

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

@semanticdiff-com
Copy link

semanticdiff-com bot commented Dec 15, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  cypress-tests/cypress.config.js  25% smaller
  .github/workflows/cypress-tests-runner.yml  2% smaller
  scripts/execute_cypress.sh Unsupported file format
  scripts/execute_cypress_1.sh Unsupported file format

@NISHANTH1221 NISHANTH1221 marked this pull request as ready for review December 15, 2025 08:30
@NISHANTH1221 NISHANTH1221 requested a review from a team as a code owner December 15, 2025 08:30
@NISHANTH1221 NISHANTH1221 changed the title add 3 new conenctors to config and chnage the run mandatory cypress t… feat(ci): Increase the number of connectors that cypress tests are being run on and run them in parallel Dec 15, 2025
@NISHANTH1221 NISHANTH1221 self-assigned this Dec 15, 2025
@NISHANTH1221 NISHANTH1221 added the A-CI-CD Area: Continuous Integration/Deployment label Dec 15, 2025
@NISHANTH1221 NISHANTH1221 changed the title feat(ci): Increase the number of connectors that cypress tests are being run on and run them in parallel ci(cypress): Increase the number of connectors that cypress tests are being run on and run them in parallel Dec 15, 2025
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10662   +/-   ##
=======================================
  Coverage        ?    6.41%           
=======================================
  Files           ?     1267           
  Lines           ?   318615           
  Branches        ?        0           
=======================================
  Hits            ?    20428           
  Misses          ?   298187           
  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.

@NISHANTH1221 NISHANTH1221 requested a review from a team as a code owner December 16, 2025 12:32
@NISHANTH1221 NISHANTH1221 requested a review from a team as a code owner December 17, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI-CD Area: Continuous Integration/Deployment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(ci): Increase the number of connectors that cypress tests are being run on and run them in parallel

2 participants