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

NVIDIA / holodeck / 26458020924
49%
main: 49%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/main/NVIDIA/holodeck-0.3.4
DEFAULT BRANCH: main
Ran 26 May 2026 03:30PM 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

26 May 2026 03:28PM UTC coverage: 48.745%. First build
26458020924

push

github

ArangoGutierrez
fix(ci): adapt tests and mdlint to ldflag-injected version model

After rebasing onto upstream/main, three CI checks failed:

1. Unit test `TestNewApp` (cmd/cli/main_test.go) asserted
   `app.Version \!= "0.3.2"` — pinning the binary to a literal
   constant. That contract is invalid under the new ldflag
   injection model (`go test` builds with no ldflag, falling back
   to "dev"; release builds inject the tag). Rewrite the assertion
   to non-emptiness so the test doesn't need bumping on every tag.

2. `docs/release.md` triggered MD005, MD007, MD029, MD034 violations
   (inconsistent indent, bare URLs, ambiguous list ordering).
   Rewrite the doc with mdl-friendly structure: prose paragraphs
   where lists weren't load-bearing, code fence for the asset
   manifest, wrapped URLs in <>, and single-line ordered items.
   Content unchanged.

3. `docs/superpowers/{specs,plans}/*.md` triggered many style
   violations. These are internal AI-assisted planning artifacts
   (work-in-progress authoring docs), not user-facing documentation.
   Exclude `docs/superpowers/` from `scripts/mdlint.sh` with a
   commented rationale. The exclusion sits alongside the existing
   `docs/vendor/` exclusion.

Verified locally:
  - `go test ./cmd/cli/ -run TestNewApp` passes
  - `make snapshot` succeeds in 8s

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

5634 of 11558 relevant lines covered (48.75%)

0.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26458020924.1 26 May 2026 03:30PM UTC 76
48.75
GitHub Action Run
Source Files on build 26458020924
  • Tree
  • List 76
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26458020924
  • 70c28851 on github
  • Next Build on pull-request/825 (#26458630421)
  • Delete
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