Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: webhooks #1263

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

feat: webhooks #1263

wants to merge 1 commit into from

Conversation

kpodp0ra
Copy link
Collaborator

Work in progress

Current stage: Rebased pengap's branch onto develop, discarded changes not related to webhooks (discarded also a lot of meta pages that are already in develop branch), and started working on new UI from scratch:


Co-authored-by: pengap <[email protected]>
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 12881890017

Details

  • 58 of 370 (15.68%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on feat/space-webhooks at 80.91%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/nestjs-backend/src/event-emitter/listeners/webhook.listener.ts 0 10 0.0%
apps/nestjs-backend/src/features/webhook/webhook.controller.ts 11 43 25.58%
apps/nestjs-backend/src/features/webhook/webhook.factory.ts 11 50 22.0%
apps/nestjs-backend/src/features/webhook/webhook.service.ts 23 254 9.06%
Totals Coverage Status
Change from base Build 12879500087: 80.9%
Covered Lines: 30774
Relevant Lines: 38035

💛 - Coveralls

@kpodp0ra kpodp0ra linked an issue Jan 21, 2025 that may be closed by this pull request
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 request] Webhooks
2 participants