Skip to content

update test JSON

82996fe
Select commit
Loading
Failed to load commit list.
Merged

Add work objects support #1512

update test JSON
82996fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2025 in 0s

72.92% (-0.46%) compared to 1317675

View this Pull Request on Codecov

72.92% (-0.46%) compared to 1317675

Details

Codecov Report

❌ Patch coverage is 4.95050% with 96 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.92%. Comparing base (1317675) to head (82996fe).

Files with missing lines Patch % Lines
...java/com/slack/api/methods/RequestFormBuilder.java 5.26% 78 Missing and 12 partials ⚠️
...slack/api/methods/impl/AsyncMethodsClientImpl.java 0.00% 2 Missing ⚠️
.../com/slack/api/methods/impl/MethodsClientImpl.java 0.00% 2 Missing ⚠️
.../events/handler/EntityDetailsRequestedHandler.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1512      +/-   ##
============================================
- Coverage     73.38%   72.92%   -0.46%     
- Complexity     4401     4403       +2     
============================================
  Files           475      476       +1     
  Lines         13947    14036      +89     
  Branches       1452     1471      +19     
============================================
+ Hits          10235    10236       +1     
- Misses         2853     2929      +76     
- Partials        859      871      +12     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.