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

NVIDIA / holodeck / 26209565461

21 May 2026 06:13AM UTC coverage: 48.745% (+0.07%) from 48.672%
26209565461

push

github

ArangoGutierrez
chore(skill): use sigs.k8s.io/yaml for frontmatter, drop yaml.v2 dep

sigs.k8s.io/yaml is already a direct dependency of this module and is
the yaml library used in pkg/jyaml, pkg/utils/kubeconfig, and elsewhere.
Routing frontmatter parsing through it avoids introducing a second YAML
library and removes ~10k lines of vendored gopkg.in/yaml.v2 code.

sigs.k8s.io/yaml converts YAML to JSON internally and then uses
encoding/json, so the frontmatter struct tags switch from yaml: to json:
to match the rest of the repo (e.g. SkillListItem in cmd/cli/skill/list.go
already uses both).

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

5634 of 11558 relevant lines covered (48.75%)

0.54 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

41.48
/cmd/cli/create/create.go


Source Not Available

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