Skip to content

fix: skip plots with unavailable data instead of erroring in dashboard and PNG export (cherry-pick to release/0.10.0)#1032

Merged
saturley-hall merged 1 commit into
release/0.10.0from
cherry-pick/6b9aa55f-to-release/0.10.0
Jun 4, 2026
Merged

fix: skip plots with unavailable data instead of erroring in dashboard and PNG export (cherry-pick to release/0.10.0)#1032
saturley-hall merged 1 commit into
release/0.10.0from
cherry-pick/6b9aa55f-to-release/0.10.0

Conversation

@lkomali

@lkomali lkomali commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Conflicts

None — clean cherry-pick.

…d and PNG export (#1027)

Signed-off-by: lkomali <lkomali@nvidia.com>
@lkomali lkomali added the cherry-pick Cherry-pick into release branch label Jun 3, 2026
@copy-pr-bot

copy-pr-bot Bot commented Jun 3, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the fix label Jun 3, 2026
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Try out this PR

Quick install:

pip install --upgrade --force-reinstall git+https://github.com/ai-dynamo/aiperf.git@59de64a86e423b6669c02c6004d2bfdc10294664

Recommended with virtual environment (using uv):

uv venv --python 3.12 && source .venv/bin/activate
uv pip install --upgrade --force-reinstall git+https://github.com/ai-dynamo/aiperf.git@59de64a86e423b6669c02c6004d2bfdc10294664

Last updated for commit: 59de64aBrowse code

@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/aiperf/plot/dashboard/callbacks.py 85.71% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@saturley-hall saturley-hall merged commit 527ebc6 into release/0.10.0 Jun 4, 2026
24 of 27 checks passed
@saturley-hall saturley-hall deleted the cherry-pick/6b9aa55f-to-release/0.10.0 branch June 4, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick Cherry-pick into release branch fix

2 participants