hyperswitch
hyperswitch copied to clipboard
feat(connector): add cybersource to network_transaction_id_supported_connectors list in production config
Type of Change
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Add cybersource to network_transaction_id_supported_connectors list in production config
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
- [x] I formatted the code
cargo +nightly fmt --all - [x] I addressed lints thrown by
cargo clippy - [x] I reviewed the submitted code
- [ ] I added unit tests for my changes where possible
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:warning: Please upload report for BASE (main@884a785). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## main #10008 +/- ##
=======================================
Coverage ? 3.92%
=======================================
Files ? 1223
Lines ? 300980
Branches ? 0
=======================================
Hits ? 11803
Misses ? 289177
Partials ? 0
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.