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

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

Build:
Build:
LAST BUILD BRANCH: feat/unity-explorer-nullable-reference-types
DEFAULT BRANCH: main
Ran 31 Mar 2026 10:28PM UTC
Jobs 1
Files 13
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 10:27PM UTC coverage: 26.354% (+0.1%) from 26.227%
23822393328

Pull #62

github

root
fix: extract shared utils to slack-utils.ts to avoid circular import

Move extractBlockText and extractEventText to a new src/slack-utils.ts
shared module. This breaks the circular dependency between slack.ts and
tools/read-slack-thread.ts (slack.ts imports createSlackTools from
read-slack-thread.ts, which was importing extractEventText back from
slack.ts).

- slack.ts: import from slack-utils.ts, re-export for backward compat
- read-slack-thread.ts: import from slack-utils.ts instead of slack.ts
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 %.

29 of 32 new or added lines in 3 files covered. (90.63%)

236 of 861 relevant lines covered (27.41%)

2.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
15.09
-4.94% src/slack.ts
Jobs
ID Job ID Ran Files Coverage
1 23822393328.1 31 Mar 2026 10:28PM UTC 13
26.35
GitHub Action Run
Source Files on build 23822393328
  • Tree
  • List 13
  • 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