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

migration-script-runner / msr-core / be9fa4a5-0f04-46e0-aa34-f79f103f4e41 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2025 01:47PM UTC
Files 45
Run time 1s
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

29 Nov 2025 01:47PM UTC coverage: 100.0%. Remained the same
be9fa4a5-0f04-46e0-aa34-f79f103f4e41.1

push

circleci

vlavrynovych
#58: Add SQL migration files support with ISqlDB interface

Implemented golang-migrate style SQL migrations (.up.sql/.down.sql files).

Added loader architecture:
- IMigrationScriptLoader interface for extensible file handling
- ILoaderRegistry for dynamic loader registration
- TypeScriptLoader and SqlLoader implementations

Added ISqlDB interface:
- Explicit contract with query(sql: string) method
- Type-safe validation with type guard pattern

Breaking changes:
- Removed deprecated filePattern property from Config
- filePatterns now required with default values

551 of 551 branches covered (100.0%)

Branch coverage included in aggregate %.

1082 of 1082 relevant lines covered (100.0%)

521.2 hits per line

Source Files on job be9fa4a5-0f04-46e0-aa34-f79f103f4e41.1
  • Tree
  • List 45
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 0
  • d33bfce4 on github
  • Prev Job for on master (#ea994fa6-da2b-4acb-abf8-0c126436076f.1)
  • Next Job for on master (#a58d24e0-eaaa-4ed8-8012-7c1752c86ddd.1)
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