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

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

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2026 11:50PM UTC
Files 3
Run time 0s
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: 47.215%. Remained the same
24372410320.1

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.

178 of 377 relevant lines covered (47.21%)

0.79 hits per line

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