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

go-mate / depbump
17%
main: 17%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.0.33
DEFAULT BRANCH: main
Repo Added 25 Sep 2025 07:31AM UTC
Token Cly6xlma6LudBL3OHmImj9Vki4rzTFKWu regen
Build 18 Last
Files 8
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.32
branch: refs/tags/v0.0.32
CHANGE BRANCH
x
Reset
Sync Branches
  • refs/tags/v0.0.32
  • main
  • refs/tags/v0.0.24
  • refs/tags/v0.0.26
  • refs/tags/v0.0.27
  • refs/tags/v0.0.28
  • refs/tags/v0.0.29
  • refs/tags/v0.0.30
  • refs/tags/v0.0.31
  • refs/tags/v0.0.33

09 Dec 2025 10:25AM UTC coverage: 16.954% (+4.1%) from 12.889%
20060278841

push

github

yangyile1990
Consolidate CLI structure from nested subcommands to flags

BREAKING CHANGE: Command syntax changed from subcommands to flags
- Old: `depbump update D L`, `depbump bump E R`
- New: `depbump update -D -L`, `depbump bump -ER`

- Replace nested subcommands (direct/everyone/latest/recursive) with flags (-D/-E/-L/-R)
- Add -D flag to indicate direct dependencies (default)
- Add mustboolean.Conflict() to validate exclusive -D/-E and -E/-L flags
- Extract ForeachModule() to internal/utils to eliminate duplicate recursive logic
- Add Args: cobra.NoArgs to bump, update, module, sync, and root commands
- Update package comments in depbumpkitcmd, depbumpsubcmd, depbumpmodcmd, utils
- Update English/Chinese README documentation with new flags usage examples
- Upgrade gogit dependency with GetLatestTag() API adaptation

4 of 135 new or added lines in 8 files covered. (2.96%)

5 existing lines in 2 files now uncovered.

118 of 696 relevant lines covered (16.95%)

1.56 hits per line

Relevant lines Covered
Build:
Build:
696 RELEVANT LINES 118 COVERED LINES
1.56 HITS PER LINE
Source Files on refs/tags/v0.0.32
  • Tree
  • List 8
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20060278841 refs/tags/v0.0.32 Consolidate CLI structure from nested subcommands to flags BREAKING CHANGE: Command syntax changed from subcommands to flags - Old: `depbump update D L`, `depbump bump E R` - New: `depbump update -D -L`, `depbump bump -ER` - Replace nested subco... push 09 Dec 2025 10:31AM UTC yangyile1990 github
16.95
See All Builds (18)

Badge your Repo: depbump

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

© 2025 Coveralls, Inc