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

kubeflow / trainer / 23081416203
57%
master: 57%

Build:
Build:
LAST BUILD BRANCH: fail-gpu-e2e
DEFAULT BRANCH: master
Ran 14 Mar 2026 05:33AM UTC
Jobs 1
Files 40
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

14 Mar 2026 05:29AM UTC coverage: 57.168% (+0.3%) from 56.897%
23081416203

Pull #3302

github

krishdef7
fix(torchtune): add validation for LoRA multi-node and immutable args

Add two missing validations to validateTorchTune:

1. Reject LoRA fine-tuning when numNodes > 1. getRecipeAndConfig
   silently falls through to full_finetune_distributed in this case,
   discarding LoRA args without any user-visible error.

2. Reject immutable runtime configs (output_dir, tokenizer.path,
   checkpointer.checkpoint_dir, tokenizer.merges_file) in
   spec.trainer.args. These are injected by the runtime via
   extractOverridesFromRuntime and must not be overridden by the user.

Resolves the TODO added by @Electronic-Waste in torchtune.go.

Signed-off-by: Krish Garg <gargkrish06@gmail.com>
Signed-off-by: krishdef7 <gargkrish06@gmail.com>
Pull Request #3302: fix(runtimes): add validation for LoRA multi-node and immutable trainer args

17 of 17 new or added lines in 1 file covered. (100.0%)

1970 of 3446 relevant lines covered (57.17%)

0.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23081416203.1 14 Mar 2026 05:33AM UTC 40
57.17
GitHub Action Run
Source Files on build 23081416203
  • Tree
  • List 40
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3302
  • PR Base - master (#23068303598)
  • 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