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

umputun / stash
79%
master: 84%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.13.2
DEFAULT BRANCH: master
Repo Added 24 Nov 2025 02:23AM UTC
Files 17
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 feature/git-versioning
branch: feature/git-versioning
CHANGE BRANCH
x
Reset
  • feature/git-versioning
  • api-list-keys
  • conflict-detection
  • dependabot/github_actions/actions/setup-go-6
  • feat-public-access
  • feat/git-ssh-key
  • feat/key-history
  • feat/rate-limiting
  • feat/selective-session-invalidation
  • feat/sighup-auth-reload
  • feat/syntax-highlighting
  • feat/value-validation
  • feature/auth-hot-reload
  • feature/cache-layer
  • feature/enum-types
  • feature/granular-auth
  • feature/web-pagination
  • fix/git-concurrency-and-error-handling
  • fix/server-code-review-improvements
  • json-schema-validation
  • master
  • persistent-sessions
  • refactor/split-server-subpackages
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.2
  • refs/tags/v0.10.3
  • refs/tags/v0.10.4
  • refs/tags/v0.11.0
  • refs/tags/v0.12.0
  • refs/tags/v0.12.1
  • refs/tags/v0.13.0
  • refs/tags/v0.13.1
  • refs/tags/v0.13.2
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.2.2
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.7.1
  • refs/tags/v0.7.2
  • refs/tags/v0.7.3
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.8.2
  • refs/tags/v0.9.0
  • refs/tags/v0.9.1
  • refs/tags/v0.9.2

24 Nov 2025 08:48AM UTC coverage: 78.934% (-4.4%) from 83.378%
19628450890

Pull #7

github

umputun
refactor(app): simplify subcommand structure

Consolidate commands back into main.go using single opts struct
with inline command structs and dispatcher pattern, matching
the simpler cdata-utils approach.
Pull Request #7: feat(git): add git versioning for key-value tracking

1199 of 1519 relevant lines covered (78.93%)

10.44 hits per line

Relevant lines Covered
Build:
Build:
1519 RELEVANT LINES 1199 COVERED LINES
10.44 HITS PER LINE
Source Files on feature/git-versioning
  • Tree
  • List 8
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19628450890 feature/git-versioning refactor(app): simplify subcommand structure Consolidate commands back into main.go using single opts struct with inline command structs and dispatcher pattern, matching the simpler cdata-utils approach. Pull #7 24 Nov 2025 08:52AM UTC umputun github
78.93
19628452403 feature/git-versioning refactor(app): simplify subcommand structure Consolidate commands back into main.go using single opts struct with inline command structs and dispatcher pattern, matching the simpler cdata-utils approach. Pull #7 24 Nov 2025 08:52AM UTC umputun github
78.93
19628164409 feature/git-versioning feat(server): add debug logging for key operations log get/set/delete operations at DEBUG level with key name and size. add .history/ to gitignore (default git versioning path). Pull #7 24 Nov 2025 08:41AM UTC umputun github pending completion  
19627000435 feature/git-versioning fix(git): honor configured branch for commits Ensure all commits go to the configured branch, not just HEAD: - Add ensureBranch() to checkout configured branch when opening repo - Checkout the branch in createNewRepo after initial commit - Fixes ... Pull #7 24 Nov 2025 07:48AM UTC umputun github
78.38
19627001130 feature/git-versioning fix(git): honor configured branch for commits Ensure all commits go to the configured branch, not just HEAD: - Add ensureBranch() to checkout configured branch when opening repo - Checkout the branch in createNewRepo after initial commit - Fixes ... Pull #7 24 Nov 2025 07:48AM UTC umputun github
78.38
19626635475 feature/git-versioning feat(git): add git versioning for key-value tracking - Add git package with pure Go implementation (go-git) - Track all key changes with commits (set, delete operations) - Support point-in-time recovery via restore command - Implement path traver... Pull #7 24 Nov 2025 07:32AM UTC umputun github pending completion  
See All Builds (186)
  • 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