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

IgorBabkin / ts-ioc-container / 24985116368
97%
master: 94%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 27 Apr 2026 08:41AM UTC
Jobs 1
Files 54
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

27 Apr 2026 08:40AM UTC coverage: 96.45%. Remained the same
24985116368

push

github

IgorBabkin
feat(injector)!: spread runtime args into argsFn callback

argsFn(fn) now invokes fn(...args) so callers receive each arg as a
positional parameter. Previously fn received the full args array as a
single parameter.

BREAKING CHANGE: argsFn callback signature changed from
`(args: unknown[]) => T` to `(...args: unknown[]) => T`. Update existing
callers to take positional params, e.g. `argsFn(([t]) => ...)` becomes
`argsFn((t) => ...)`.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

232 of 243 branches covered (95.47%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

556 of 574 relevant lines covered (96.86%)

107.53 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/180870106 24985116368.1 27 Apr 2026 08:41AM UTC 54
96.45
GitHub Action Run
Source Files on build 24985116368
  • Tree
  • List 54
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24985116368
  • 5fbcf953 on github
  • Prev Build on main (#24984514781)
  • Next Build on main (#24997851119)
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