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

infobloxopen / migrate / 23698473245
52%
ib: 52%

Build:
Build:
LAST BUILD BRANCH: dirty-state-down-steps-up
DEFAULT BRANCH: ib
Ran 29 Mar 2026 01:35AM UTC
Jobs 1
Files 60
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 Mar 2026 01:19AM UTC coverage: 52.135% (+0.03%) from 52.108%
23698473245

Pull #57

github

daniel-garcia
Add dirty state handling to Down(), Steps(), and Up()

Previously only Migrate() supported dirty state recovery, file copying,
and cleanup. Down(), Steps(), and Up() would reject dirty state with
ErrDirty and had no file copy infrastructure for rollback support.

Now all three functions follow the same pattern as Migrate():
- Recover from dirty state via handleDirtyState() when enabled
- Copy migration files to dest volume via copyFiles()
- Clean up files above target version via cleanupFiles()
- handleMigrationFailure() already fires on error via runMigrations()

Backward compatible: without dirtyStateConf, ErrDirty behavior unchanged.
Pull Request #57: Add dirty state handling to Down(), Steps(), and Up()

44 of 68 new or added lines in 1 file covered. (64.71%)

2 existing lines in 1 file now uncovered.

4384 of 8409 relevant lines covered (52.13%)

23.99 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
24
70.31
-1.07% migrate.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
70.31
-1.07% migrate.go
Jobs
ID Job ID Ran Files Coverage
1 Go-1.25.x - 23698473245.1 29 Mar 2026 01:35AM UTC 60
52.13
GitHub Action Run
Source Files on build 23698473245
  • Tree
  • List 60
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #57
  • PR Base - ib (#23697787511)
  • Delete
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