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

jeeftor / audiobook-organizer
31%
master: 35%

Build:
Build:
LAST BUILD BRANCH: feature/abs-rename-metadata
DEFAULT BRANCH: master
Repo Added 22 Apr 2025 07:36PM UTC
Files 72
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/unified-binary
branch: feature/unified-binary
CHANGE BRANCH
x
Reset
  • feature/unified-binary
  • AI
  • chore/101-real-abs-playwright
  • chore/102-playwright-ci
  • chore/103-web-ui-gating-coverage
  • chore/105-organize-playwright-variants
  • chore/32-embedded-metadata-lifecycle
  • chore/docs-skill-doc-surfaces
  • chore/issue-188-release-hook-formatting
  • chore/issue-51-sonarcloud-gate
  • chore/ui-e2e-evidence
  • chore/workflow-closeout-approval
  • develop
  • docs/gitflow-agent-workflow
  • docs/issue-117-user-closeout-rules
  • docs/issue-145-cli-demo-capture
  • docs/issue-146-tui-demo-capture
  • docs/issue-147-web-ui-screenshots
  • docs/issue-151-docs-site
  • docs/issue-155-abs-lifecycle-diagram
  • docs/issue-155-getting-started-abs-flow
  • docs/issue-155-hide-open-image-links
  • docs/issue-155-install-heading-polish
  • docs/issue-155-installation-overhaul
  • docs/issue-155-numbered-abs-flow
  • docs/issue-155-readme-docs-audit
  • docs/issue-165-readme-docs-site
  • docs/issue-167-astro-starlight
  • docs/issue-167-node22-ci
  • docs/issue-167-npm-ci-flags
  • docs/issue-171-media-optimization
  • docs/issue-57-protected-branch-workflow
  • docs/issue-59-logo-asset
  • docs/issue-67-seo-guidance
  • docs/issue-82-real-e2e-skills
  • docs/issue-92-next-work-suggestions
  • docs/layout-public-domain-examples
  • docs/layout-template-hosted-docs
  • docs/readme-abs-workflow
  • docs/require-godoc-exported-functions
  • docs/seo-discoverability
  • feature/110-web-rename-execution
  • feature/118-layout-template-help
  • feature/47-custom-layout-template
  • feature/abs-metadata-source
  • feature/abs-rename-metadata
  • feature/abs-test-harness
  • feature/auto-refresh-web-preview
  • feature/coverage
  • feature/gui
  • feature/guided-web-wizard
  • feature/issue-132-pretty-metadata
  • feature/issue-138-terminal-logo
  • feature/issue-172-metadata-verbose-docs
  • feature/issue-28-flat-mode-lifecycle
  • feature/issue-29-abs-api-metadata-mode
  • feature/issue-34-metadata-json
  • feature/issue-63-staged-web-ui
  • feature/issue-72-rename-preview
  • feature/issue-73-web-abs-setup
  • feature/issue-74-web-abs-ops
  • feature/issue-80-real-organize-e2e
  • feature/issue-81-real-rename-e2e
  • feature/issue-89-web-folder-picker
  • feature/issue-94-abs-library-selector
  • feature/iterative-web-preview
  • feature/manual-web-ui-testing
  • feature/metadata
  • feature/real-ui-controls
  • feature/selectable-web-preview
  • feature/show-run-reviewed-plan
  • feature/template-composite-segments
  • feature/web-bootstrap-options
  • feature/web-configure-path-validation
  • feature/web-field-mapping
  • feature/web-gui
  • feature/web-organize-preview-run
  • fix/120-release-goreleaser-command
  • fix/docker-go-version
  • fix/docs-pages-npm-lock
  • fix/issue-187-docker-web-ui
  • fix/issue-187-web-session-token
  • fix/issue-30-abs-smoke
  • fix/issue-55-beta-tags
  • fix/issue-63-mobile-e2e
  • fix/issue-65-responsive-web-ui
  • fix/issue-66-web-smoke-tests
  • fix/issue-75-web-activity-review
  • fix/release-precommit-formatting
  • fix/web-field-mapping-playwright
  • master

07 May 2026 01:12PM UTC coverage: 30.954%. Remained the same
25497971435

push

github

jeeftor
push dev work

3599 of 11627 relevant lines covered (30.95%)

0.34 hits per line

Relevant lines Covered
Build:
Build:
11627 RELEVANT LINES 3599 COVERED LINES
0.34 HITS PER LINE
Source Files on feature/unified-binary
  • Tree
  • List 56
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25497971435 feature/unified-binary push dev work push 07 May 2026 01:13PM UTC jeeftor github
30.95
24472286168 feature/unified-binary fix: resolve all release blockers for beta build - Add //go:build gui to internal/guiapp/app.go and undo.go — both import Wails and call functions only defined under the gui tag; without the tag the package failed to compile, breaking all uni... push 15 Apr 2026 06:51PM UTC jeeftor github
30.95
23468188878 feature/unified-binary fix(ci): add webkit2gtk-4.0 linker shims and macOS-only extldflags - Add libwebkit2gtk-4.0.so and libjavascriptcoregtk-4.0.so symlinks so the linker finds them on Ubuntu 24.04 (which only ships 4.1) - Move -framework UniformTypeIdentifiers to d... push 24 Mar 2026 01:10AM UTC jeeftor github
28.32
23468040558 feature/unified-binary fix(ci): shim webkit2gtk-4.0 -> 4.1 on Ubuntu 24.04 for Wails build Ubuntu 24.04 dropped webkit2gtk-4.0; create pkg-config compat shims so Wails v2 (which hardcodes webkit2gtk-4.0) links against the 4.1 libraries. Co-Authored-By: Claude Sonnet 4... push 24 Mar 2026 01:05AM UTC jeeftor github
28.32
23467899568 feature/unified-binary fix(ci): use webkit2_41 build tag for Linux (Ubuntu 24.04 has 4.1 not 4.0) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 24 Mar 2026 12:59AM UTC jeeftor github
28.32
23467756811 feature/unified-binary fix(ci): install webkit2gtk on Linux for Wails unified binary build Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 24 Mar 2026 12:54AM UTC jeeftor github
28.32
23451176815 feature/unified-binary fix(ci): package cli-gui unified binary in beta releases Switch beta archive script from cli_* to cli-gui_* so the released audiobook-organizer binary includes the gui subcommand. Drop standalone gui archives from beta (users just use 'audiobook-... push 23 Mar 2026 05:33PM UTC jeeftor github
28.32
23450659314 feature/unified-binary feat(gui): unified single binary - 'audiobook-organizer gui' launches Wails window - Move Wails GUI backend into internal/guiapp/ package - Add //go:build gui tag so default builds stay lightweight (no CGO) - cmd/gui.go now calls guiapp.Run() dir... push 23 Mar 2026 05:22PM UTC jeeftor github
28.32
See All Builds (322)
  • 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