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

umputun / stash
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.13.3
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/enum-types
branch: feature/enum-types
CHANGE BRANCH
x
Reset
  • feature/enum-types
  • 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/git-versioning
  • 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.13.3
  • 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

03 Dec 2025 01:04AM UTC coverage: 82.631% (-0.3%) from 82.927%
19878761249

Pull #22

github

umputun
docs: document enum types, web ui structure and playwright selectors

add documentation for:
- enum types with all values (format, viewmode, sortmode, theme, permission, dbtype)
- web ui structure (templates, modals, highlighting)
- additional web routes (view-mode, sort)
- playwright testing selectors for future ui tests
Pull Request #22: Migrate manual enums to go-pkgz/enum

47 of 47 new or added lines in 6 files covered. (100.0%)

2255 of 2729 relevant lines covered (82.63%)

88.87 hits per line

Relevant lines Covered
Build:
Build:
2729 RELEVANT LINES 2255 COVERED LINES
88.87 HITS PER LINE
Source Files on feature/enum-types
  • Tree
  • List 17
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19878761249 feature/enum-types docs: document enum types, web ui structure and playwright selectors add documentation for: - enum types with all values (format, viewmode, sortmode, theme, permission, dbtype) - web ui structure (templates, modals, highlighting) - additional web... Pull #22 03 Dec 2025 01:07AM UTC umputun github
82.63
19854519989 feature/enum-types test(enum): add tests for permission extension methods test CanRead() and CanWrite() for all permission values. Pull #22 02 Dec 2025 10:00AM UTC umputun github
82.63
19854520926 feature/enum-types test(enum): add tests for permission extension methods test CanRead() and CanWrite() for all permission values. Pull #22 02 Dec 2025 10:00AM UTC umputun github
82.63
19854469096 feature/enum-types refactor(enum): rename defs.go to enum.go follow go convention where main file matches package name. Pull #22 02 Dec 2025 09:58AM UTC umputun github
82.63
19854468185 feature/enum-types refactor(enum): rename defs.go to enum.go follow go convention where main file matches package name. push 02 Dec 2025 09:58AM UTC umputun github
82.63
19853792801 feature/enum-types refactor: use enum types for Theme, ViewMode, Format - Add Theme.Toggle(), ViewMode.Toggle() methods - Add Format.ContentType() method - Update getTheme(), getViewMode() to return enum types - Update formatToContentType() to use Format.ContentTyp... Pull #22 02 Dec 2025 09:34AM UTC umputun github
82.63
19853570984 feature/enum-types refactor: use enum.SortMode type instead of strings - Change getSortMode to return enum.SortMode - Change sortByMode to accept enum.SortMode - Change sortModeLabel to accept enum.SortMode - Add SortMode.Next() method to eliminate switch for cycli... Pull #22 02 Dec 2025 09:27AM UTC umputun github
82.76
19853572690 feature/enum-types refactor: use enum.SortMode type instead of strings - Change getSortMode to return enum.SortMode - Change sortByMode to accept enum.SortMode - Change sortModeLabel to accept enum.SortMode - Add SortMode.Next() method to eliminate switch for cycli... Pull #22 02 Dec 2025 09:26AM UTC umputun github
82.76
19853415068 feature/enum-types refactor: migrate manual enums to go-pkgz/enum - Add app/enum package with type-safe enums generated via go-pkgz/enum - Migrate Permission, DbType, Format, ViewMode, SortMode, Theme types - Add CanRead/CanWrite extension methods for Permission - ... Pull #22 02 Dec 2025 09:21AM UTC umputun github
82.85
See All Builds (195)
  • 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