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

decentraland / agent-server / 23592000532
19%
main: 42%

Build:
Build:
LAST BUILD BRANCH: feat/ecs-alert
DEFAULT BRANCH: main
Ran 26 Mar 2026 11:31AM UTC
Jobs 1
Files 11
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

26 Mar 2026 11:30AM UTC coverage: 19.376% (-5.2%) from 24.617%
23592000532

Pull #32

github

root
feat: add CSV file upload support for data skill

- Add extractFileUploadTag() helper to src/slack.ts that parses
  <upload_file path="..." filename="..."/> directives emitted by agents
- Add uploadAgentFile() that calls client.files.uploadV2 (already scoped)
  to post the file in the Slack thread before the text summary
- Wire both into the app_mention and DM response handlers so any agent
  response containing the tag automatically triggers a file upload
- Update data-query SKILL.md with Step 2D documenting the CSV export
  pattern: write results to /tmp/<slug>.csv then emit the upload tag
- Add unit tests for extractFileUploadTag covering tag detection,
  attribute extraction, tag stripping, and case-insensitivity
Pull Request #32: feat: add CSV file upload support for the data skill

52 of 324 branches covered (16.05%)

Branch coverage included in aggregate %.

4 of 28 new or added lines in 1 file covered. (14.29%)

148 existing lines in 2 files now uncovered.

128 of 605 relevant lines covered (21.16%)

1.12 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
11.55
0.42% src/slack.ts

Coverage Regressions

Lines Coverage ∆ File
111
11.55
0.42% src/slack.ts
37
9.63
0.0% src/agent.ts
Jobs
ID Job ID Ran Files Coverage
1 23592000532.1 26 Mar 2026 11:31AM UTC 11
19.38
GitHub Action Run
Source Files on build 23592000532
  • Tree
  • List 11
  • 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 #32
  • PR Base - main (#23591936409)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc