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

infobloxopen / migrate
52%
ib: 52%

Build:
Build:
LAST BUILD BRANCH: tdrpt-6835-reduce-cves
DEFAULT BRANCH: ib
Repo Added 26 Nov 2021 06:08AM UTC
Token 4DAcODigyX4FmhQxZ66UgHctkBaqkmCP0 regen
Build 107 Last
Files 60
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

LAST BUILD ON BRANCH dirty-state-down-steps-up
branch: dirty-state-down-steps-up
CHANGE BRANCH
x
Reset
Sync Branches
  • dirty-state-down-steps-up
  • alpine-master
  • alpine-upgrade
  • aws-sdk-v2
  • hostname_pgx
  • hotload
  • ib
  • image-scan
  • jenkins-go
  • master
  • merge-upstream
  • no-make-docker
  • pgx-migrate-test
  • pgx_hotload
  • pgx_pg
  • pgx_register
  • refs/tags/v1.0.10
  • refs/tags/v1.0.3
  • refs/tags/v1.0.4
  • refs/tags/v1.0.6
  • refs/tags/v1.0.7
  • refs/tags/v1.0.8
  • refs/tags/v1.0.9
  • reportImage
  • specify-alpine-version
  • storeMigratesInDB
  • tdrpt-6373-reduce-CVEs
  • tdrpt-6835-reduce-cves
  • update-go
  • update_aws_go_version_to_v2
  • upgrade-otel-v1.42.0

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

Relevant lines Covered
Build:
Build:
8409 RELEVANT LINES 4384 COVERED LINES
23.99 HITS PER LINE
Source Files on dirty-state-down-steps-up
  • Tree
  • List 60
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23698473245 dirty-state-down-steps-up 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 ro... Pull #57 29 Mar 2026 01:35AM UTC daniel-garcia github
52.13
See All Builds (70)

Badge your Repo: migrate

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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