Skip to content

Update documentation and add Torch Profiler SQL support#67

Merged
reiase merged 2 commits into
masterfrom
feature/distri_profiler
Jul 12, 2026
Merged

Update documentation and add Torch Profiler SQL support#67
reiase merged 2 commits into
masterfrom
feature/distri_profiler

Conversation

@reiase

@reiase reiase commented Jul 12, 2026

Copy link
Copy Markdown
Contributor
  • Added new entries for "Torch Profiler SQL" in the English and Chinese documentation, enhancing the navigation and vocabulary sections.
  • Introduced a new design document for "Torch Profiler SQL," detailing its functionality and integration with existing profiling tools.
  • Updated the mkdocs.yml configuration to include the new documentation links and ensure proper navigation.
  • Enhanced the profiling.md files to reference the new SQL capabilities, providing users with clearer guidance on using the profiler effectively.

These changes aim to improve the clarity and accessibility of the documentation related to the Torch Profiler SQL feature, facilitating better user understanding and adoption.

reiase added 2 commits July 12, 2026 20:33
- Added new entries for "Torch Profiler SQL" in the English and Chinese documentation, enhancing the navigation and vocabulary sections.
- Introduced a new design document for "Torch Profiler SQL," detailing its functionality and integration with existing profiling tools.
- Updated the `mkdocs.yml` configuration to include the new documentation links and ensure proper navigation.
- Enhanced the `profiling.md` files to reference the new SQL capabilities, providing users with clearer guidance on using the profiler effectively.

These changes aim to improve the clarity and accessibility of the documentation related to the Torch Profiler SQL feature, facilitating better user understanding and adoption.
- Updated the `test_describe_builtin_hccl_via_query_subprocess` to validate catalog rows instead of relying on the `DESCRIBE` command, ensuring tests are more robust against CI subprocess issues.
- Modified `test_describe_json_shape_subprocess` to check for `description` and `table_name` columns, enhancing the validation of catalog table documentation.
- Removed assertions related to `comment` and `table_comment` to align with the new testing approach.

These changes aim to improve the reliability and clarity of the integration tests for the static catalog documentation.
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.45679% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...egression/profiling/test_distributed_flamegraph.py 93.75% 5 Missing ⚠️
Files with missing lines Coverage Δ
...sts/regression/core/test_table_docs_integration.py 100.00% <100.00%> (ø)
tests/regression/profiling/conftest.py 100.00% <100.00%> (ø)
...ts/regression/profiling/test_torch_profiler_sql.py 100.00% <100.00%> (ø)
tests/unit/probing/profiling/conftest.py 100.00% <100.00%> (ø)
...t/probing/profiling/test_torch_profiler_adaptor.py 100.00% <100.00%> (ø)
...robing/profiling/test_torch_profiler_controller.py 100.00% <100.00%> (ø)
.../probing/profiling/test_torch_profiler_handlers.py 100.00% <100.00%> (ø)
.../unit/probing/profiling/test_torch_profiler_sql.py 100.00% <100.00%> (ø)
...egression/profiling/test_distributed_flamegraph.py 93.75% <93.75%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@reiase reiase merged commit c3f6723 into master Jul 12, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant