Skip to content

feat: webhook#264

Open
Ponchimeow wants to merge 2 commits intodevelopfrom
feat/webhook
Open

feat: webhook#264
Ponchimeow wants to merge 2 commits intodevelopfrom
feat/webhook

Conversation

@Ponchimeow
Copy link
Contributor

WebhookController, add endpoint /webhook/trigger
WebhookService, lookup webhook settings(URL,event,appId)

@codecov
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

❌ Patch coverage is 0% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.19%. Comparing base (ab4eda2) to head (26e5cd5).

Files with missing lines Patch % Lines
src/webhooks/webhook.controller.ts 0.00% 16 Missing and 1 partial ⚠️
src/webhooks/webhook.service.ts 0.00% 16 Missing and 1 partial ⚠️
src/webhooks/webhook.processor.ts 0.00% 14 Missing ⚠️
src/webhooks/webhook.repository.ts 0.00% 5 Missing and 1 partial ⚠️
src/webhooks/webhook.dto.ts 0.00% 5 Missing ⚠️
src/webhooks/webhook.module.ts 0.00% 5 Missing ⚠️

❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project check has failed because the head coverage (34.19%) is below the target coverage (85.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #264      +/-   ##
===========================================
- Coverage    34.48%   34.19%   -0.30%     
===========================================
  Files          267      272       +5     
  Lines         7421     7484      +63     
  Branches       903      906       +3     
===========================================
  Hits          2559     2559              
- Misses        4722     4782      +60     
- Partials       140      143       +3     
Flag Coverage Δ
unit 34.19% <0.00%> (-0.30%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

1 participant