• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

kubeflow / trainer / 23529197530
58%
master: 58%

Build:
Build:
LAST BUILD BRANCH: megatron
DEFAULT BRANCH: master
Ran 25 Mar 2026 07:11AM 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

25 Mar 2026 07:07AM UTC coverage: 58.057% (+0.1%) from 57.939%
23529197530

Pull #3201

github

XploY04
fix: disable NCCL shared memory to avoid /dev/shm limit in Kubernetes

Kubernetes pods get 64MB /dev/shm by default. NCCL needs more for
its communication buffers, causing checkpoint save to fail with
"Error while creating shared memory segment". Set NCCL_SHM_DISABLE=1
to use network sockets instead.

Also reduce wait_for_job_status timeout to 60s since training
completes quickly and the main wait happens in get_job_logs.

Signed-off-by: XploY04 <2004agarwalyash@gmail.com>
Pull Request #3201: feat: add Megatron-Core GPT Tensor Parallelism example notebook

2032 of 3500 relevant lines covered (58.06%)

0.67 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
18
77.69
0.23% pkg/runtime/framework/plugins/flux/flux.go
Jobs
ID Job ID Ran Files Coverage
1 23529197530.1 25 Mar 2026 07:11AM UTC 40
58.06
GitHub Action Run
Source Files on build 23529197530
  • Tree
  • List 40
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3201
  • PR Base - master (#23335691005)
  • 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