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

bolt v4 #2254

Merged
merged 55 commits into from
Oct 17, 2024

[email protected]

a954a40
Select commit
Loading
Failed to load commit list.
Merged

bolt v4 #2254

[email protected]
a954a40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

92.47% (+11.26%) compared to 1ebd657

View this Pull Request on Codecov

92.47% (+11.26%) compared to 1ebd657

Details

Codecov Report

Attention: Patch coverage is 95.06726% with 66 lines in your changes missing coverage. Please review.

Project coverage is 92.47%. Comparing base (1ebd657) to head (a954a40).

Files with missing lines Patch % Lines
src/App.ts 92.77% 18 Missing ⚠️
src/receivers/HTTPModuleFunctions.ts 91.14% 17 Missing ⚠️
src/receivers/HTTPReceiver.ts 81.08% 14 Missing ⚠️
src/Assistant.ts 92.85% 5 Missing ⚠️
src/receivers/AwsLambdaReceiver.ts 93.58% 5 Missing ⚠️
src/middleware/builtin.ts 97.05% 3 Missing and 1 partial ⚠️
src/AssistantThreadContextStore.ts 87.50% 1 Missing ⚠️
src/receivers/ExpressReceiver.ts 98.70% 1 Missing ⚠️
src/receivers/SocketModeReceiver.ts 97.36% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2254       +/-   ##
===========================================
+ Coverage   81.21%   92.47%   +11.26%     
===========================================
  Files          21       36       +15     
  Lines        1799     7453     +5654     
  Branches      498      646      +148     
===========================================
+ Hits         1461     6892     +5431     
- Misses        218      553      +335     
+ Partials      120        8      -112     

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