chore: trigger NVSkills CI for cuopt-routing-api-python - #1676
chore: trigger NVSkills CI for cuopt-routing-api-python#1676ramakrishnap-nv wants to merge 5 commits into
Conversation
|
/nvskills-ci |
📝 WalkthroughWalkthroughThe cuOpt routing skill package received updated metadata, benchmark and evaluation records, reference and output descriptions, formatting, and in-toto attestation data. ChangesRouting skill publication refresh
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
CI Test Summary⏭️ All 5 test job(s) skipped. |
|
/nvskills-ci |
Signed-off-by: nvskills-svc-account <svc-nvskills-signing@nvidia.com>
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@skills/cuopt-routing-api-python/BENCHMARK.md`:
- Line 37: Correct the Codex overall uplift from +22 points to +23 points in
skills/cuopt-routing-api-python/BENCHMARK.md at lines 37-37 and
skills/cuopt-routing-api-python/skill-card.md at lines 70-70, then regenerate
skill.oms.sig to keep the benchmark artifacts consistent.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 8f7b3efa-2b32-4796-999d-6d15f667fc1c
📒 Files selected for processing (3)
skills/cuopt-routing-api-python/BENCHMARK.mdskills/cuopt-routing-api-python/skill-card.mdskills/cuopt-routing-api-python/skill.oms.sig
| Underlying evaluation signals used in this run: | ||
| | Measure | Claude Code (Baseline → Skill Uplift) | Codex (Baseline → Skill Uplift) | | ||
| |---|---:|---:| | ||
| | Overall | 52% → 95% (+43 points) | 60% → 83% (+22 points) | |
There was a problem hiding this comment.
🗄️ Data Integrity & Integration | 🟡 Minor | ⚡ Quick win
Keep the Codex uplift consistent across both reports.
The documented formula is skill score - baseline score. The Codex result is 83% - 60% = +23 points, not +22 points. Correct both rows and regenerate skill.oms.sig.
skills/cuopt-routing-api-python/BENCHMARK.md#L37-L37: change the Codex overall uplift from+22 pointsto+23 points.skills/cuopt-routing-api-python/skill-card.md#L70-L70: change the matching summary value from+22 pointsto+23 points.
Proposed correction
- | Overall | 52% → 95% (+43 points) | 60% → 83% (+22 points) |
+ | Overall | 52% → 95% (+43 points) | 60% → 83% (+23 points) |📍 Affects 2 files
skills/cuopt-routing-api-python/BENCHMARK.md#L37-L37(this comment)skills/cuopt-routing-api-python/skill-card.md#L70-L70
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@skills/cuopt-routing-api-python/BENCHMARK.md` at line 37, Correct the Codex
overall uplift from +22 points to +23 points in
skills/cuopt-routing-api-python/BENCHMARK.md at lines 37-37 and
skills/cuopt-routing-api-python/skill-card.md at lines 70-70, then regenerate
skill.oms.sig to keep the benchmark artifacts consistent.
|
/ok to test bf0fe85 |
|
/ok to test 22b6e5e |
|
/ok to test 7bccfef |
Trivial blank-line addition after SKILL.md frontmatter to trigger NVSkills CI — fetch updated skill card and benchmark for
cuopt-routing-api-python.