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

Revert "Revert "feat: expose auto acknowledgement flag" (#2332)"

d487f8a
Select commit
Loading
Failed to load commit list.
Draft

feat: expose auto acknowledgement as a per-custom-function option #2333

Revert "Revert "feat: expose auto acknowledgement flag" (#2332)"
d487f8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 1s

91.08% (-1.41%) compared to 5d279da

View this Pull Request on Codecov

91.08% (-1.41%) compared to 5d279da

Details

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.