Skip to content

fix(wasm): [finix] add merchant source verification key#10792

Merged
Gnanasundari24 merged 2 commits into
mainfrom
finix-webhook-wasm
Dec 30, 2025
Merged

fix(wasm): [finix] add merchant source verification key#10792
Gnanasundari24 merged 2 commits into
mainfrom
finix-webhook-wasm

Conversation

@Nithin1506200

@Nithin1506200 Nithin1506200 commented Dec 26, 2025

Copy link
Copy Markdown
Contributor

Type of Change

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

Description

  • No test needed , just adding webhook source verification WASM for this pr

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

@Nithin1506200 Nithin1506200 requested a review from a team as a code owner December 26, 2025 07:23
@semanticdiff-com

Copy link
Copy Markdown

Review changes with  SemanticDiff

@Nithin1506200 Nithin1506200 self-assigned this Dec 26, 2025
@codecov

codecov Bot commented Dec 26, 2025

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10792   +/-   ##
=======================================
  Coverage        ?    6.38%           
=======================================
  Files           ?     1268           
  Lines           ?   318670           
  Branches        ?        0           
=======================================
  Hits            ?    20353           
  Misses          ?   298317           
  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.

@Nithin1506200 Nithin1506200 linked an issue Dec 26, 2025 that may be closed by this pull request
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Dec 30, 2025
Merged via the queue into main with commit 1956b02 Dec 30, 2025
26 of 27 checks passed
@Gnanasundari24 Gnanasundari24 deleted the finix-webhook-wasm branch December 30, 2025 07:09
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.

feat(connector): [FINIX] webhook + statement descriptor

4 participants