Skip to content

feat(im): add concise message output - #2567

Merged
xiaoxiangyu-123 merged 1 commit into
mainfrom
codex/im-concise-output-v2
Sep 10, 2026
Merged

feat(im): add concise message output#2567
xiaoxiangyu-123 merged 1 commit into
mainfrom
codex/im-concise-output-v2

feat(im): add concise message output

dc5705f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 1s

76.14% (+0.02%) compared to c2afcce

View this Pull Request on Codecov

76.14% (+0.02%) compared to c2afcce

Details

Codecov Report

❌ Patch coverage is 80.69620% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.14%. Comparing base (c2afcce) to head (dc5705f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
shortcuts/im/message_concise.go 80.20% 46 Missing and 11 partials ⚠️
shortcuts/im/im_chat_messages_list.go 85.71% 1 Missing and 1 partial ⚠️
shortcuts/im/im_threads_messages_list.go 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2567      +/-   ##
==========================================
+ Coverage   76.12%   76.14%   +0.02%     
==========================================
  Files        1115     1116       +1     
  Lines      126870   127180     +310     
==========================================
+ Hits        96574    96845     +271     
- Misses      22478    22501      +23     
- Partials     7818     7834      +16     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.