• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

decentraland / agent-server / 23813961423
26%
main: 34%

Build:
Build:
LAST BUILD BRANCH: feat/unity-explorer-nullable-reference-types
DEFAULT BRANCH: main
Ran 31 Mar 2026 06:48PM UTC
Jobs 1
Files 12
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Mar 2026 06:47PM UTC coverage: 26.354% (+0.1%) from 26.227%
23813961423

Pull #62

github

root
fix: use extractEventText in fetchThread and read-slack-thread tool

Bot messages (e.g. GitHub notifications) post their content in
attachments or Block Kit blocks rather than plain text. Both
fetchThread (slack.ts) and formatMessages (read-slack-thread.ts)
were reading only m.text, so that content came through blank.

- fetchThread: replace `m.text || ""` with `extractEventText(m)`
- fetchThread: fall back to bot_profile.name / username for name
  resolution when m.user is absent (bot messages)
- read-slack-thread formatMessages: same two fixes
- add tests for attachment and block extraction in read-slack-thread
Pull Request #62: fix: use extractEventText in fetchThread and read-slack-thread tool

124 of 505 branches covered (24.55%)

Branch coverage included in aggregate %.

2 of 5 new or added lines in 2 files covered. (40.0%)

186 existing lines in 1 file now uncovered.

236 of 861 relevant lines covered (27.41%)

2.04 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
20.0
-0.03% src/slack.ts

Uncovered Existing Lines

Lines Coverage ∆ File
186
20.0
-0.03% src/slack.ts
Jobs
ID Job ID Ran Files Coverage
1 23813961423.1 31 Mar 2026 06:48PM UTC 12
26.35
GitHub Action Run
Source Files on build 23813961423
  • Tree
  • List 12
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #62
  • PR Base - main (#23812408657)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc