Skip to content

feat(connector): add cybersource to network_transaction_id_supported_connectors list in production config#10008

Merged
likhinbopanna merged 1 commit intomainfrom
ntidConfig
Nov 5, 2025
Merged

feat(connector): add cybersource to network_transaction_id_supported_connectors list in production config#10008
likhinbopanna merged 1 commit intomainfrom
ntidConfig

Conversation

@dgeee13
Copy link
Contributor

@dgeee13 dgeee13 commented Oct 27, 2025

Type of Change

  • Bugfix
  • New feature
  • 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

  • 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

@dgeee13 dgeee13 requested a review from a team as a code owner October 27, 2025 06:48
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ 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           

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

@likhinbopanna likhinbopanna added this pull request to the merge queue Nov 5, 2025
Merged via the queue into main with commit 166025d Nov 5, 2025
25 of 27 checks passed
@likhinbopanna likhinbopanna deleted the ntidConfig branch November 5, 2025 08:19
aadityaguptaa pushed a commit that referenced this pull request Nov 10, 2025
…connectors list in production config (#10008)

Co-authored-by: Debarati Ghatak <debarati.ghatak@Debarati-Ghatak-FW569NC29L.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] add cybersource to network_transaction_id_supported_connectors list in production config

4 participants