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

IgorBabkin / ts-ioc-container / 20410094890
94%

Build:
DEFAULT BRANCH: master
Ran 21 Dec 2025 12:52PM UTC
Jobs 1
Files 50
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

21 Dec 2025 12:51PM UTC coverage: 94.264% (-0.1%) from 94.368%
20410094890

push

github

IgorBabkin
feat(container): add addTags method for dynamic tag management

Add ability to dynamically add tags to containers after creation, enabling:
- Environment-based configuration (development, production)
- Feature flags and conditional registration
- Progressive container setup during application initialization

Implementation:
- Add addTags(...tags: Tag[]) method to IContainer interface
- Implement in Container class to add tags to internal Set
- Implement in EmptyContainer to throw MethodNotImplementedError

Tests:
- Add comprehensive tests in IocContainer.spec.ts
- Create documentation examples in addTags.spec.ts
- All 193 tests passing

Documentation:
- Add "Dynamic Tag Management" section to docs site (container.mdx)
- Update sidebar navigation (headings.ts)
- Add section to README template (.readme.hbs.md)
- Update API Reference with addTags method
- Include usage patterns and best practices

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

132 of 155 branches covered (85.16%)

Branch coverage included in aggregate %.

2 of 3 new or added lines in 2 files covered. (66.67%)

624 of 647 relevant lines covered (96.45%)

84.58 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
80.0
-4.21% lib/container/EmptyContainer.ts
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/176023150 20410094890.1 21 Dec 2025 12:52PM UTC 50
94.26
GitHub Action Run
Source Files on build 20410094890
  • Tree
  • List 50
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20410094890
  • 1e4f2445 on github
  • Prev Build on master (#20320003517)
  • Next Build on master (#20410263731)
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