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

migration-script-runner / msr-core / c50aeafa-b342-4a63-96d4-03b25a237a9a
100%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2025 01:57AM UTC
Jobs 1
Files 41
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

28 Nov 2025 01:57AM UTC coverage: 100.0%. Remained the same
c50aeafa-b342-4a63-96d4-03b25a237a9a

push

circleci

Vova Lavrynovych
#68: Refactor MigrationScriptExecutor to reduce complexity

Extract RollbackService to isolate rollback logic following Single Responsibility Principle.

Changes:
- Created RollbackService with all 4 rollback strategies (BACKUP, DOWN, BOTH, NONE)
- Created IRollbackService interface for dependency injection
- Reduced MigrationScriptExecutor by ~15% (1,229 to ~1,050 lines)
- Removed 7 private rollback methods, replaced with rollbackService delegation

Testing:
- Added 31 tests for RollbackService
- All 565 tests passing with 100% coverage

Documentation:
- Updated architecture.md with RollbackService workflows
- Added IRollbackService API documentation with examples

Benefits:
- Better separation of concerns and testability
- No breaking changes - public API unchanged

513 of 513 branches covered (100.0%)

Branch coverage included in aggregate %.

73 of 73 new or added lines in 4 files covered. (100.0%)

972 of 972 relevant lines covered (100.0%)

564.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 c50aeafa-b342-4a63-96d4-03b25a237a9a.1 28 Nov 2025 01:57AM UTC 41
100.0
Source Files on build c50aeafa-b342-4a63-96d4-03b25a237a9a
  • Tree
  • List 41
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #C50AEAFA...
  • a6091653 on github
  • Prev Build on master (#D4481677...)
  • Next Build on master (#2F722167...)
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