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

yylego / go-migrate
30%
main: 30%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.0.3
DEFAULT BRANCH: main
Repo Added 10 Mar 2026 06:46PM UTC
Token PeCHa1GeR50prOHCty1ArNCXPnrFglF5z regen
Build 8 Last
Files 15
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 refs/tags/v0.0.3
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • main
  • refs/tags/v0.0.0
  • refs/tags/v0.0.1
  • refs/tags/v0.0.2
  • refs/tags/v0.0.3

06 Jul 2026 11:45AM UTC coverage: 30.046% (-0.7%) from 30.793%
28789281948

push

github

yyle88
Remove the migrationkinds package; match schema statements via a prefix check

The kinds enum classified each captured statement, but the slim path just needs to separate a migration statement from probing noise.
Replace the enum loop with a short prefix check and drop the whole package.
MigrationOp keeps just its statement; the kind field and its getters are gone.
With the package gone, go-migrate stops importing enum.
Also trim the doc comments and bump the CI checkout action.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

18 of 22 new or added lines in 3 files covered. (81.82%)

2 existing lines in 2 files now uncovered.

195 of 649 relevant lines covered (30.05%)

4.39 hits per line

Relevant lines Covered
Build:
Build:
649 RELEVANT LINES 195 COVERED LINES
4.39 HITS PER LINE
Source Files on main
  • Tree
  • List 15
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28789281948 refs/tags/v0.0.3 Remove the migrationkinds package; match schema statements via a prefix check The kinds enum classified each captured statement, but the slim path just needs to separate a migration statement from probing noise. Replace the enum loop with a short... push 06 Jul 2026 11:48AM UTC yyle88 github
30.05
28789125871 main Remove the migrationkinds package; match schema statements via a prefix check The kinds enum classified each captured statement, but the slim path just needs to separate a migration statement from probing noise. Replace the enum loop with a short... push 06 Jul 2026 11:47AM UTC yyle88 github
30.05
24931056381 refs/tags/v0.0.2 Extract migrationkinds package and upgrade to Go 1.25 Move enum-based migration kinds into the new migrationkinds package, replace MigrationKind struct with ActionKind code, add GetActionKind / GetActionEnum methods, add status command test demo.... push 25 Apr 2026 12:37PM UTC yyle88 github
30.79
24931007103 main Extract migrationkinds package and upgrade to Go 1.25 Move enum-based migration kinds into the new migrationkinds package, replace MigrationKind struct with ActionKind code, add GetActionKind / GetActionEnum methods, add status command test demo.... push 25 Apr 2026 12:35PM UTC yyle88 github
30.79
24928956057 refs/tags/v0.0.1 Drop newscripts and previewmigrate packages Remove built-in script generation and preview features. Migration scripts are now authored via AI assistants, with the toolkit focusing on schema validation, migration execution and status management. ... push 25 Apr 2026 10:35AM UTC yangyile github
20.87
24928897505 main Drop newscripts and previewmigrate packages Remove built-in script generation and preview features. Migration scripts are now authored via AI assistants, with the toolkit focusing on schema validation, migration execution and status management. ... push 25 Apr 2026 10:33AM UTC yangyile github
20.87
22918745179 main add go-migrate package Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 10 Mar 2026 06:46PM UTC yyle88 github
13.71
22918747478 refs/tags/v0.0.0 add go-migrate package Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 10 Mar 2026 06:46PM UTC yyle88 github
13.71
See All Builds (8)

Badge your Repo: go-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