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

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

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

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

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

972 of 972 relevant lines covered (100.0%)

564.86 hits per line

Source Files on job c50aeafa-b342-4a63-96d4-03b25a237a9a.1
  • 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 Build 0
  • a6091653 on github
  • Prev Job for on master (#d4481677-93fd-4bbe-8088-07b416b4a662.1)
  • Next Job for on master (#2f722167-74f1-4e65-b146-a2ce37c60bce.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