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

kcl-lang / kpm / 33096852654
46%
main: 47%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/hashicorp/go-getter-1.8.8
DEFAULT BRANCH: main
Ran 27 Aug 2026 05:58PM UTC
Jobs 1
Files 73
Run time 1min
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

27 Aug 2026 05:07PM UTC coverage: 46.05% (-0.005%) from 46.055%
33096852654

Pull #762

github

claude
fix(client): opt testRunRemoteWithArgs out of remote primary caching

testRunRemoteWithArgs shares a single KpmClient across four
sub-cases, three of which point at the same git repo with
different commits. With #691's default cache-on behaviour, the
bare-repo cache populated by the first git run (branch=main) is
reused by the subsequent commit=... cases, so the "cloning..."
log line is no longer emitted for them. The assertions in this
test were written assuming a fresh clone per case, so they now
fail with empty logbuf vs. the expected "cloning ..." string.

Disabling caching for this test keeps each sub-case isolated and
preserves the original "cloning ..." expectations. Local-path and
archive cases are unaffected since caching only kicks in for
remote primary sources.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #762: feat(client): cache remote primary packages in `Run` (#691)

29 of 50 new or added lines in 3 files covered. (58.0%)

6 existing lines in 1 file now uncovered.

4960 of 10771 relevant lines covered (46.05%)

0.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
0.0
0.0% pkg/cmd/cmd_run.go

Coverage Regressions

Lines Coverage ∆ File
6
41.3
-0.51% pkg/client/deperated.go
Jobs
ID Job ID Ran Files Coverage
1 33096852654.1 27 Aug 2026 05:58PM UTC 73
46.05
GitHub Action Run
Source Files on build 33096852654
  • Tree
  • List 73
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #762
  • PR Base - main (#33096663517)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc