Skip to content

Add app.function listener support

Codecov / codecov/project succeeded May 8, 2024 in 0s

74.82% (-0.07%) compared to ede1541

View this Pull Request on Codecov

74.82% (-0.07%) compared to ede1541

Details

Codecov Report

Attention: Patch coverage is 68.75000% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 74.82%. Comparing base (ede1541) to head (4b144ec).

❗ Current head 4b144ec differs from pull request most recent head 3249cc1. Consider uploading reports for the commit 3249cc1 to get more accurate results

Files Patch % Lines
bolt/src/main/java/com/slack/api/bolt/App.java 57.14% 2 Missing and 4 partials ⚠️
...m/slack/api/bolt/request/builtin/EventRequest.java 60.00% 0 Missing and 2 partials ⚠️
.../main/java/com/slack/api/bolt/context/Context.java 83.33% 0 Missing and 1 partial ⚠️
...k/api/bolt/request/builtin/BlockActionRequest.java 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1241      +/-   ##
============================================
- Coverage     74.88%   74.82%   -0.07%     
- Complexity     4128     4136       +8     
============================================
  Files           443      443              
  Lines         12786    12816      +30     
  Branches       1319     1327       +8     
============================================
+ Hits           9575     9589      +14     
- Misses         2446     2455       +9     
- Partials        765      772       +7     

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