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

kubeflow / trainer / 26112685124
62%
master: 62%

Build:
Build:
LAST BUILD BRANCH: chore/remove-copyright-year
DEFAULT BRANCH: master
Ran 19 May 2026 05:10PM 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

19 May 2026 05:04PM UTC coverage: 62.373% (+0.2%) from 62.134%
26112685124

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%)

2203 of 3532 relevant lines covered (62.37%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26112685124.1 19 May 2026 05:10PM UTC 40
62.37
GitHub Action Run
Source Files on build 26112685124
  • 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 (#26100441005)
  • 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