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

fix: Unsupported Slack API calls #29532

Closed
wants to merge 2 commits into from

fix: Replace unsupported Slack API with new method calls

cff96ac
Select commit
Loading
Failed to load commit list.
Closed

fix: Unsupported Slack API calls #29532

fix: Replace unsupported Slack API with new method calls
cff96ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 0s

83.68% (+23.19%) compared to 76d897e

View this Pull Request on Codecov

83.68% (+23.19%) compared to 76d897e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.68%. Comparing base (76d897e) to head (cff96ac).
Report is 436 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #29532       +/-   ##
===========================================
+ Coverage   60.48%   83.68%   +23.19%     
===========================================
  Files        1931      523     -1408     
  Lines       76236    37633    -38603     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    31492    -14622     
+ Misses      28017     6141    -21876     
+ Partials     2105        0     -2105     

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