fix(model): handle array format for ListRecord.Field message deserial… #1590
Codecov / codecov/project
succeeded
May 15, 2026 in 1s
73.31% (+0.13%) compared to c636708
View this Pull Request on Codecov
73.31% (+0.13%) compared to c636708
Details
Codecov Report
❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.31%. Comparing base (c636708) to head (0867b00).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...main/java/com/slack/api/model/list/ListRecord.java | 57.14% | 1 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1590 +/- ##
============================================
+ Coverage 73.17% 73.31% +0.13%
- Complexity 4513 4520 +7
============================================
Files 477 478 +1
Lines 14291 14298 +7
Branches 1488 1490 +2
============================================
+ Hits 10458 10482 +24
+ Misses 2940 2929 -11
+ Partials 893 887 -6 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading