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

eresearchqut / ddb-repository / 24968862372
98%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 10:40PM UTC
Jobs 1
Files 2
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 Apr 2026 10:39PM UTC coverage: 88.745%. Remained the same
24968862372

push

github

ryan-bennett
fix: correct TypeScript module resolution for bundler project

Switch tsconfig.json to module=ESNext + moduleResolution=bundler so
TypeScript uses package.json exports fields when resolving types.
This fixes incorrect AWS SDK type resolution (e.g. AttributeValue
appearing as NSMember instead of Record<string, AttributeValue>)
that was caused by the legacy 'node' resolver not understanding
the exports field.

Add tsconfig.test.json (extends tsconfig.json, overrides module back
to CommonJS) and point ts-jest to it, since ts-jest requires CommonJS
module output to run tests with Node.js.

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

71 of 93 branches covered (76.34%)

Branch coverage included in aggregate %.

134 of 138 relevant lines covered (97.1%)

148.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24968862372.1 26 Apr 2026 10:40PM UTC 2
88.74
GitHub Action Run
Source Files on build 24968862372
  • Tree
  • List 2
  • 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 #24968862372
  • 4c4d1e10 on github
  • Prev Build on main (#24968810787)
  • Next Build on main (#24969644870)
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