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

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

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

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

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 %.

114 of 114 new or added lines in 12 files covered. (100.0%)

1082 of 1082 relevant lines covered (100.0%)

521.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 be9fa4a5-0f04-46e0-aa34-f79f103f4e41.1 29 Nov 2025 01:47PM UTC 45
100.0
Source Files on build be9fa4a5-0f04-46e0-aa34-f79f103f4e41
  • 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 Repo
  • CircleCI Build #BE9FA4A5...
  • d33bfce4 on github
  • Prev Build on master (#EA994FA6...)
  • Next Build on master (#A58D24E0...)
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