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: expose auto acknowledgement as a per-custom-function option #2333

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

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Nov 13, 2024

Summary

Moving auto-acknowledgement into a dedicated middleware; this causes event auto-acknowledgement to be handled as part of middleware processing rather than as immediate event processing.

TODO

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 93.87755% with 12 lines in your changes missing coverage. Please review.

Project coverage is 91.08%. Comparing base (5d279da) to head (d487f8a).

Files with missing lines Patch % Lines
src/App.ts 87.20% 10 Missing and 1 partial ⚠️
src/CustomFunction.ts 98.82% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2333      +/-   ##
==========================================
- Coverage   92.49%   91.08%   -1.41%     
==========================================
  Files          36       22      -14     
  Lines        7472     6116    -1356     
  Branches      651      655       +4     
==========================================
- Hits         6911     5571    -1340     
+ Misses        553      540      -13     
+ Partials        8        5       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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