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

migration-script-runner / msr-core
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/auto-envparse-2.1.1
DEFAULT BRANCH: master
Repo Added 22 Nov 2025 08:24PM UTC
Files 104
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

LAST BUILD ON BRANCH release/0.8.2
branch: release/0.8.2
CHANGE BRANCH
x
Reset
  • release/0.8.2
  • backup-before-author-fix
  • dependabot/npm_and_yarn/auto-envparse-2.1.1
  • dependabot/npm_and_yarn/fast-xml-parser-5.3.3
  • dependabot/npm_and_yarn/js-yaml-3.14.2
  • feature/locking-mechanism
  • feature/npm-oidc-publish
  • master
  • release/0.6.0
  • release/0.7.0
  • release/0.8.0
  • release/0.8.1

19 Dec 2025 11:19PM UTC coverage: 100.0%. Remained the same
508ddc03-ac77-4b05-996c-bec5d6a2a7a3

Pull #148

circleci

vlavrynovych
#146: Improve adapter development experience with better error messages

Added clear API documentation and runtime validation to help developers fix common mistakes quickly.

Changes:
- IExecutorOptions: Marked as PUBLIC API with factory method examples
- IMigrationExecutorDependencies: Marked as INTERNAL API with constructor examples
- MigrationScriptExecutor: Added runtime validation throwing TypeError with helpful solutions
- cli-adapter-development.md: Added Troubleshooting section (185 lines)
  - Handler missing errors
  - Generic type mismatches
  - Interface comparison table
  - Async initialization issues

Benefits: Clear API boundaries, self-documenting code, actionable error messages
Pull Request #148: Release v0.8.2

1448 of 1448 branches covered (100.0%)

Branch coverage included in aggregate %.

18 of 18 new or added lines in 10 files covered. (100.0%)

2709 of 2709 relevant lines covered (100.0%)

244.57 hits per line

Relevant lines Covered
Build:
Build:
2709 RELEVANT LINES 2709 COVERED LINES
244.57 HITS PER LINE
Source Files on release/0.8.2
  • Tree
  • List 104
  • Changed 10
  • Source Changed 10
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
508ddc03... release/0.8.2 #146: Improve adapter development experience with better error messages Added clear API documentation and runtime validation to help developers fix common mistakes quickly. Changes: - IExecutorOptions: Marked as PUBLIC API with factory method ex... Pull #148 19 Dec 2025 11:20PM UTC vlavrynovych circleci
100.0
dccc1b49... release/0.8.2 #147: Add createInstance factory for async adapter initialization Added standardized factory pattern for database adapters requiring async initialization. Changes: - MigrationScriptExecutor.ts: Added protected static createInstance() helper (lin... Pull #148 19 Dec 2025 11:10PM UTC vlavrynovych circleci
100.0
dc4f5109... release/0.8.2 #145: Support Promise<Executor> in CLI createExecutor type Added support for both synchronous and asynchronous executor creation in CLI. Changes: - CLIOptions.createExecutor: Now accepts TExecutor | Promise<TExecutor> - createExecutorWithFlags: ... Pull #148 19 Dec 2025 10:40PM UTC vlavrynovych circleci
100.0
5a59e328... release/0.8.2 #144: Add generic config type parameter to executor interfaces Added TConfig generic for custom configuration types with full type safety. Changes: - IExecutorOptions, IMigrationExecutorDependencies: Added TConfig generic - MigrationScriptExecut... Pull #148 19 Dec 2025 09:56PM UTC vlavrynovych circleci
100.0
See All Builds (158)
  • Repo on GitHub
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