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

Add custom function support #1021

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feat-functions

fff7c9f
Select commit
Loading
Failed to load commit list.
Open

Add custom function support #1021

Merge branch 'main' into feat-functions
fff7c9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

91.97% (+0.19%) compared to 2882708

View this Pull Request on Codecov

91.97% (+0.19%) compared to 2882708

Details

Codecov Report

Attention: Patch coverage is 98.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.97%. Comparing base (2882708) to head (fff7c9f).

Files Patch % Lines
slack_bolt/request/internals.py 93.10% 2 Missing ⚠️
slack_bolt/context/base_context.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1021      +/-   ##
==========================================
+ Coverage   91.77%   91.97%   +0.19%     
==========================================
  Files         186      195       +9     
  Lines        6407     6604     +197     
==========================================
+ Hits         5880     6074     +194     
- Misses        527      530       +3     

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