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

jyablonski / arc / 29099548382
72%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 02:23PM UTC
Jobs 1
Files 76
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

10 Jul 2026 02:22PM UTC coverage: 74.239% (+0.2%) from 74.068%
29099548382

push

github

web-flow
feat: add `arc stats` command, remove aws rotate-keys and dead code (#27)

## Description

Adds a local-only `arc stats` command that tracks per-command invocation
counts, and removes the unsafe `aws rotate-keys` command along with all
production dead code. Also fixes a date-dependent test that began
failing in July.

### Added

- `arc stats`: invocations recorded centrally in `Execute()` to an
append-only JSONL log (`$XDG_STATE_HOME/arc/invocations.jsonl`); command
path only, opt-out via `ARC_NO_TRACK=1`, table or `--json` output

### Deleted

- `aws rotate-keys` and its rotation/credentials helpers (ARN-mismatch
validation hole, non-atomic 0644 credential rewrites, two-key limit
deadlock)
- Vestigial `ARC_EXTRA_COMMANDS` machinery (`internal/extracmd`) and
other unreachable functions across `brew`, `pacman`, `output`,
`platform`, `skills`, `sysupdate`, and `ai` pricing

### Updated

- `TestRunAIUsage_printsROIWhenConfigured` now derives fixture dates
from the live clock instead of hard-coded June 2026

131 of 165 new or added lines in 3 files covered. (79.39%)

2 existing lines in 1 file now uncovered.

4193 of 5648 relevant lines covered (74.24%)

4.46 hits per line

Uncovered Changes

Lines Coverage ∆ File
28
70.83
internal/stats/stats.go
4
27.27
-2.73% cmd/root.go
2
96.92
cmd/stats.go

Coverage Regressions

Lines Coverage ∆ File
2
37.21
-3.86% internal/brew/brew.go
Jobs
ID Job ID Ran Files Coverage
1 29099548382.1 10 Jul 2026 02:23PM UTC 76
74.24
GitHub Action Run
Source Files on build 29099548382
  • Tree
  • List 76
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3c068277 on github
  • Prev Build on main (#27505762145)
  • Next Build on main (#29653496825)
  • 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