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

valksor / go-assern
53%

Build:
DEFAULT BRANCH: master
Repo Added 11 Jan 2026 02:17AM UTC
Files 57
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

22 May 2026 07:05PM UTC coverage: 53.32% (+2.0%) from 51.35%
26306885202

push

github

k0d3r1s
Quotes the installer's tmpdir variable and cleanup trap

The mktemp result was assigned and used unquoted, and the cleanup trap
interpolated $tmpdir when it was defined rather than when it ran. Declares
tmpdir on its own line, quotes its expansions, and switches the trap to single
quotes so the path resolves at exit, avoiding word-splitting on directories
with spaces.

3413 of 6401 relevant lines covered (53.32%)

63.4 hits per line

Relevant lines Covered
Build:
Build:
6401 RELEVANT LINES 3413 COVERED LINES
63.4 HITS PER LINE
Source Files on master
  • Tree
  • List 57
  • 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
26306885202 master Quotes the installer's tmpdir variable and cleanup trap The mktemp result was assigned and used unquoted, and the cleanup trap interpolated $tmpdir when it was defined rather than when it ran. Declares tmpdir on its own line, quotes its expansion... push 22 May 2026 07:10PM UTC k0d3r1s github
53.32
26285265118 master Ignores local Claude memory files The local memory server creates files that are not meant for version control. These rules ensure they stay out of the repository. push 22 May 2026 11:33AM UTC k0d3r1s github
51.35
21611884374 master Updates go-toolkit dependency Updates the go-toolkit dependency to the latest version. This change ensures that the project uses the most up-to-date version of the toolkit, potentially including bug fixes, performance improvements, or new features. push 03 Feb 2026 12:39AM UTC k0d3r1s github
45.62
21341347200 master Removes outdated dependency version Removes a specific, older version of a dependency. The dependency is updated to a more recent version. push 25 Jan 2026 11:20PM UTC k0d3r1s github
45.7
21338598851 master Updates go.sum dependencies Removes an outdated dependency and updates to a newer version. This ensures that the project uses the most recent and compatible version. push 25 Jan 2026 07:55PM UTC k0d3r1s github
45.7
21232054917 master Add tool aliases, CLI disambiguation, and performance optimizations Adds tool aliasing system, CLI colon notation, and caching for better performance: - cmd: Add Execute() with colon notation support (e.g., list:servers) - cmd: Integrate go-toolki... push 22 Jan 2026 01:10AM UTC k0d3r1s github
52.53
21192049628 master Document instance sharing feature Add comprehensive documentation for instance sharing: - README: Feature overview with architecture diagram - concepts.md: Detailed explanation of primary vs proxy mode - troubleshooting.md: Common issues (stale s... push 21 Jan 2026 12:08AM UTC k0d3r1s github
47.93
21153003165 master Remove unnecessary toolkitproject import aliases Removes redundant toolkitproject import alias across the codebase: - Import directly as project from github.com/valksor/go-toolkit/project - Update all references from toolkitproject.Context to proj... push 19 Jan 2026 10:23PM UTC k0d3r1s github
46.58
21149482749 master Remove testutil_test package Remove internal/testutil_test package containing testing utilities. Functions like TempDir, CreateFile, and Logger are now handled by standard library or other test utilities. 🤖 Generated with [Claude Code](https://c... push 19 Jan 2026 07:37PM UTC k0d3r1s github
46.58
21119712441 master Remove tests for deprecated Merge function Clean up test file by removing test cases for the deprecated Merge function that was removed in previous commit. All tests now use BuildEffectiveConfig instead. 🤖 Generated with [Claude Code](https://cl... push 18 Jan 2026 10:31PM UTC k0d3r1s github
46.58
See All Builds (16)
  • 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