WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

feat(webhooks): add payment methods related flows to analytics event …

fae5403
Select commit
Loading
Failed to load commit list.
Open

feat(webhooks): add payment methods related flows to analytics event tracking and IncomingWebhookReceive flow to refunds analytics filter #10549

feat(webhooks): add payment methods related flows to analytics event …
fae5403
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@a1b0151). Learn more about missing BASE report.

Files with missing lines Patch % Lines
crates/analytics/src/api_event/events.rs 0.00% 9 Missing ⚠️
crates/api_models/src/webhooks.rs 0.00% 5 Missing ⚠️
crates/router/src/core/webhooks/incoming_v2.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10549   +/-   ##
=======================================
  Coverage        ?    6.46%           
=======================================
  Files           ?     1251           
  Lines           ?   311810           
  Branches        ?        0           
=======================================
  Hits            ?    20163           
  Misses          ?   291647           
  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.