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

valksor / kvelmo / 24372410320 / 2
52%
master: 52%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2026 11:50PM UTC
Files 419
Run time 7s
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

13 Apr 2026 11:16PM UTC coverage: 48.109% (-0.2%) from 48.348%
24372410320.2

push

github

k0d3r1s
Fix e2e CLI drift and bump simplify/optimize timeouts

The cli_full_cycle e2e test had three unrelated drift issues that
surfaced once the suite actually ran against a live Claude agent:

- kvelmo backup takes the output path as a positional arg, not a
  --output flag. The test was calling "backup --output <path>"
  which returned "unknown flag" every run (best-effort, so it did
  not fail the suite but was noise).
- kvelmo has no "access" command. The test was calling
  "access list" as a smoke check for a command that never existed
  in this tree. Drop the line entirely — if an access feature is
  added later, the test can be rewired.
- waitForState("implemented", 5*time.Minute) after simplify and
  optimize was marginal for real Claude. Median phase duration is
  3-5 minutes and real variance pushes the upper tail well past 5
  minutes for longer implementations. Bump the per-phase timeout
  to 10 minutes (2x headroom over the flake point) so the test
  only waits long when something is genuinely stuck.

24400 of 50718 relevant lines covered (48.11%)

0.54 hits per line

Source Files on job go-coverage - 24372410320.2
  • Tree
  • List 419
  • Changed 70
  • Source Changed 70
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24372410320
  • 6ea6232f on github
  • Prev Job for on master (#24152688882.1)
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