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

IgorBabkin / ts-ioc-container / 29689211257

Builds Branch Commit Type Ran Committer Via Coverage
29689211257 main build(config): dual-format ESM/CJS package exports + environment support docs (#93) push 19 Jul 2026 01:37PM UTC web-flow github
96.73
29186017672 main feat(injector): make argsFn a predicate selector and args its index shortcut (#92) push 12 Jul 2026 08:33AM UTC web-flow github
96.73
29150341504 main chore: add pull request template (#91) Claude-Session: https://claude.ai/code/session_01FiwncEiA3GNbwd5dJscRHc Co-authored-by: Claude <noreply@anthropic.com> push 11 Jul 2026 11:04AM UTC web-flow github
96.63
29150321124 main fix(container): search scope by instance from child to parent (#90) getScopeByInstanceOrFail walked the scope tree from parent to child via BFS. Reverse the direction so it checks the current scope first, then delegates up the parent chain (termi... push 11 Jul 2026 11:03AM UTC web-flow github
96.63
29122625922 main ci: pin npm to v11 line for OIDC publishing (#89) npm@latest now resolves to npm 12, which requires Node >= 24.15.0 and is incompatible with the 24.14.1 pinned in .nvmrc, causing EBADENGINE and failing the publish workflow. Pin the upgrade to npm... push 10 Jul 2026 08:48PM UTC web-flow github
96.65
28591478393 main feat(hooks): add getProperty() to IHookContext (#86) push 02 Jul 2026 12:53PM UTC web-flow github
96.64
27907426009 main feat(hooks): add onException handler to AddOnConstructHookModule (#87) Allow passing an onException callback as the first constructor argument of AddOnConstructHookModule. When an onConstruct hook throws, the exception is forwarded to the handler... push 21 Jun 2026 02:29PM UTC web-flow github
96.64
27885392656 main feat(hooks): add mapContext option to HooksRunner execute/executeAsync (#85) Allow transforming the hook context the runner creates without replacing the createContext factory, e.g. mapContext: (c) => c.setInitialArgs(smth). push 20 Jun 2026 10:10PM UTC web-flow github
96.61
27848134613 main feat(metadata)!: rename metadata decorators with add prefix (#84) The metadata decorators were renamed in #83 but merged as a refactor, so the breaking API change was never released. This releases it. BREAKING CHANGE: the metadata decorators hav... push 19 Jun 2026 08:58PM UTC web-flow github
96.6
27847439549 main refactor(metadata): rename metadata decorators with add prefix (#83) * refactor(metadata): rename method metadata decorators with add prefix Rename methodMeta to addMethodMeta, methodLabel to addMethodLabel, and methodTag to addMethodTag for cle... push 19 Jun 2026 08:40PM UTC web-flow github
96.6
27498559348 main feat(container): add getScopeByInstanceOrFail to locate the owning scope (#82) * feat(container): add getScopeByInstanceOrFail to locate the owning scope Add IContainer.getScopeByInstanceOrFail(instance) which walks the container subtree to find... push 14 Jun 2026 12:17PM UTC web-flow github
96.6
27494809527 main fix(hooks): run hooks declared on parent classes (#81) getHooks now merges hook metadata across the constructor prototype chain (base to derived), and the @hook decorator uses own-metadata so a child class no longer mutates its parent's hook map.... push 14 Jun 2026 09:36AM UTC web-flow github
96.65
25252586548 main feat(metadata)!: convert @once to factory with onRepeat callback BREAKING CHANGE: `@once` is now a decorator factory — call sites must use `@once()` instead of `@once`. The factory accepts an optional `{ onRepeat }` callback that fires on each re... push 02 May 2026 01:07PM UTC IgorBabkin github
96.59
25252171035 main refactor(provider)!: rename CannonSingletonApplyError and guard double-dispose Rename exported error to CannonSingletonApplyTwiceError for clarity and add a static assert helper. Provider.dispose() now throws ProviderDisposedError when called twi... push 02 May 2026 12:44PM UTC IgorBabkin github
96.57
25240099531 main fix(provider): guard disposed provider checks push 02 May 2026 01:16AM UTC IgorBabkin github
96.56
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 37
  • 38
  • Next →
  • Back to Repo
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