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 conversations.requestSharedInvite.approve/deny APIs #1365

Merged
merged 1 commit into from
Sep 13, 2024

Add conversations.requestSharedInvite.approve/deny APIs

f0dcace
Select commit
Loading
Failed to load commit list.
Merged

Add conversations.requestSharedInvite.approve/deny APIs #1365

Add conversations.requestSharedInvite.approve/deny APIs
f0dcace
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

74.78% (+0.05%) compared to 1d79b18

View this Pull Request on Codecov

74.78% (+0.05%) compared to 1d79b18

Details

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.78%. Comparing base (1d79b18) to head (f0dcace).

Files with missing lines Patch % Lines
...java/com/slack/api/methods/RequestFormBuilder.java 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1365      +/-   ##
============================================
+ Coverage     74.73%   74.78%   +0.05%     
- Complexity     4268     4280      +12     
============================================
  Files           457      457              
  Lines         13278    13299      +21     
  Branches       1369     1370       +1     
============================================
+ Hits           9923     9946      +23     
+ Misses         2553     2550       -3     
- Partials        802      803       +1     

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