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

migration-script-runner / msr-core / bd2b855c-c4f5-446c-a843-0c50be910d9b
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/npm_and_yarn-f3562b46b9
DEFAULT BRANCH: master
Ran 10 Dec 2025 10:55PM UTC
Jobs 1
Files 100
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

10 Dec 2025 10:54PM UTC coverage: 100.0%. Remained the same
bd2b855c-c4f5-446c-a843-0c50be910d9b

Pull #127

circleci

vlavrynovych
#59: Add CLI factory with built-in commands and type-safe extensibility

Implemented CLI functionality using Commander.js v12 with createCLI() factory.

Built-in Commands:
- migrate (up), list, down (rollback), validate, backup (create/restore/delete)

Key Features:
- Configuration waterfall: defaults → file → env → options → CLI flags
- extendCLI callback for type-safe custom commands (no casting needed)
- Generic type parameter TExecutor enables full type inference
- Common CLI flags: --config-file, --folder, --logger, --dry-run, etc.
- Exit codes 0-7 for different scenarios

Testing & Documentation:
- 100% coverage maintained (1400 tests, added 102 CLI tests)
- Comprehensive CLI Adapter Development Guide (400+ lines)
- Updated all relevant docs and examples to demonstrate extendCLI
Pull Request #127: Release v0.7.0

1194 of 1194 branches covered (100.0%)

Branch coverage included in aggregate %.

782 of 0 new or added lines in 0 files covered. (NaN%)

2451 of 2451 relevant lines covered (100.0%)

263.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 bd2b855c-c4f5-446c-a843-0c50be910d9b.1 10 Dec 2025 10:55PM UTC 100
100.0
Source Files on build bd2b855c-c4f5-446c-a843-0c50be910d9b
  • Tree
  • List 100
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #BD2B855C...
  • Pull Request #127
  • PR Base - master (#03B90823...)
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