Skip to content

Conversation

@cx-amol-mane
Copy link

  • Created integration_setup.sh for common setup tasks including Squid proxy, ScaResolver, and Go tools.
  • Developed integration_shard.sh to dynamically discover and run specific test shards, ensuring all tests are accounted for.
  • Implemented integration_validate.sh to validate test execution across shards, merge coverage reports, and generate summary reports.
  • Added logging functions for better output visibility during script execution.
  • Included error handling and validation checks to ensure robustness in test execution and reporting.

By submitting this pull request, you agree to the terms within the Checkmarx Code of Conduct. Please review the contributing guidelines for guidance on creating high-quality pull requests.

Description

Please provide a summary of the changes and the related issue. Include relevant motivation and context.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Related Issues

Link any related issues or tickets.

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules
  • I have updated the CLI help for new/changed functionality in this PR (if applicable)
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used

Screenshots (if applicable)

Add screenshots to help explain your changes.

Additional Notes

Add any other relevant information.

- Created `integration_setup.sh` for common setup tasks including Squid proxy, ScaResolver, and Go tools.
- Developed `integration_shard.sh` to dynamically discover and run specific test shards, ensuring all tests are accounted for.
- Implemented `integration_validate.sh` to validate test execution across shards, merge coverage reports, and generate summary reports.
- Added logging functions for better output visibility during script execution.
- Included error handling and validation checks to ensure robustness in test execution and reporting.
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Logo
Checkmarx One – Scan Summary & Detailsb244707f-ffa6-4f52-afc4-7d4d33267202

Great job! No new security vulnerabilities introduced in this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant