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

migration-script-runner / msr-core / 274d5f3d-12d6-4d61-8965-bb2193f69c2e
100%

Build:
DEFAULT BRANCH: master
Ran 20 Dec 2025 02:31PM UTC
Jobs 1
Files 104
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

20 Dec 2025 02:30PM UTC coverage: 100.0%. Remained the same
274d5f3d-12d6-4d61-8965-bb2193f69c2e

push

circleci

vlavrynovych
#151: Add adapter-specific CLI flags support

Added addCustomOptions and extendFlags callbacks to CLIOptions for database-specific command-line flags.

Changes:
- addCustomOptions(program): Register custom flags during CLI setup
- extendFlags(config, flags): Map flag values to config at execution
- Custom flags have highest priority in config waterfall
- CLIFlags interface: Added index signature for dynamic flags

Benefits:
- Single-command execution without environment variables
- Perfect for CI/CD pipelines
- Fully backward compatible (callbacks optional)

Example:
- Firebase: --database-url, --credentials
- MongoDB: --mongo-uri, --auth-source

Documentation: 120+ lines with examples in cli-adapter-development.md

1450 of 1450 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2713 of 2713 relevant lines covered (100.0%)

244.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 274d5f3d-12d6-4d61-8965-bb2193f69c2e.1 20 Dec 2025 02:31PM UTC 104
100.0
Source Files on build 274d5f3d-12d6-4d61-8965-bb2193f69c2e
  • Tree
  • List 104
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #274D5F3D...
  • 2a0f8f89 on github
  • Prev Build on master (#FCE875F3...)
  • Next Build on master (#923EF6B2...)
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

© 2025 Coveralls, Inc