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

kibertoad / layered-loader / 27610020708
98%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 10:06AM UTC
Jobs 1
Files 28
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

16 Jun 2026 10:05AM UTC coverage: 98.313%. Remained the same
27610020708

push

github

web-flow
docs(sqs): make sync/async resolver support explicit (#403)

Invalidation trigger resolvers already support both synchronous and
asynchronous forms: the `InvalidationResolver` type returns
`ResolverOutput<TAction> | Promise<ResolverOutput<TAction>>`, and the
dispatch pipeline `await`s the result, so a non-Promise return resolves
immediately and a Promise is awaited before actions are applied.

Make this explicit:
- Expand the `InvalidationResolver` JSDoc to spell out that it may be sync
  or async.
- Flesh out the README "Resolver semantics" section with sync and async
  examples instead of the one-line aside.
- Add an end-to-end test exercising an async resolver that derives keys via
  an awaited I/O lookup.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

347 of 364 branches covered (95.33%)

Branch coverage included in aggregate %.

644 of 644 relevant lines covered (100.0%)

123.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27610020708.1 16 Jun 2026 10:06AM UTC 28
98.31
GitHub Action Run
Source Files on build 27610020708
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27610020708
  • 53f34e71 on github
  • Prev Build on main (#27276236032)
  • Next Build on main (#27613166400)
  • 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