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

decentraland / agent-server / 23768468074
23%
main: 34%

Build:
Build:
LAST BUILD BRANCH: feat/two-agents-account
DEFAULT BRANCH: main
Ran 30 Mar 2026 09:24PM 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

30 Mar 2026 09:23PM UTC coverage: 23.125% (-0.6%) from 23.693%
23768468074

Pull #54

github

root
fix: ensure schedules are reliably synced to S3

Three changes to fix schedules disappearing across restarts:

1. Watch schedules file for changes (fs.watchFile) and sync to S3
   immediately instead of waiting up to 60s for the next interval tick.
   Uses a 2s debounce to collapse rapid writes.

2. On startup, if S3 has no schedules but local file does, push local
   schedules to S3 right away (local→S3 startup sync).

3. Improved logging: log resolved SCHEDULES_PATH at startup and include
   hash values in sync log messages for easier debugging.
Pull Request #54: fix: ensure schedules are reliably synced to S3

104 of 475 branches covered (21.89%)

Branch coverage included in aggregate %.

0 of 30 new or added lines in 1 file covered. (0.0%)

39 existing lines in 1 file now uncovered.

195 of 818 relevant lines covered (23.84%)

1.53 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
30
5.62
-1.18% src/service.ts

Uncovered Existing Lines

Lines Coverage ∆ File
39
5.62
-1.18% src/service.ts
Jobs
ID Job ID Ran Files Coverage
1 23768468074.1 30 Mar 2026 09:24PM UTC 12
23.12
GitHub Action Run
Source Files on build 23768468074
  • Tree
  • List 12
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #54
  • PR Base - main (#23763566259)
  • 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