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

eresearchqut / ddb-repository / 26011464888
98%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 03:13AM UTC
Jobs 1
Files 3
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

18 May 2026 03:11AM UTC coverage: 94.357% (+2.9%) from 91.455%
26011464888

push

github

ryan-bennett
feat: add batchWriteItems with recursive retry and fix filter function casing

- Add batchWriteItems method to DynamoDbRepository, chunking requests to 25
  items per call and recursively retrying any UnprocessedItems
- Refactor batchGetItems to use same recursive fetchPage pattern, removing
  the manual setTimeout/exponential-backoff loop
- Update JsonPointerRepository.putDocument and deleteDocument to use
  batchWriteItems instead of Promise.all of individual putItem/deleteItem calls
- Fix BEGINS_WITH and CONTAINS filter expressions: DynamoDB requires lowercase
  function names (begins_with, contains) in FilterExpression strings
- Add chunking integration tests: >25 leaf values round-trip, overwrite, delete

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

159 of 182 branches covered (87.36%)

Branch coverage included in aggregate %.

27 of 29 new or added lines in 2 files covered. (93.1%)

259 of 261 relevant lines covered (99.23%)

176.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
92.91
4.17% src/DynamoDbRepository.ts
Jobs
ID Job ID Ran Files Coverage
1 26011464888.1 18 May 2026 03:13AM UTC 3
94.36
GitHub Action Run
Source Files on build 26011464888
  • Tree
  • List 3
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26011464888
  • 1beb5bc7 on github
  • Prev Build on main (#26010766865)
  • Next Build on main (#26065874894)
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