Skip to content

[DON'T MERGE][Backline] fix transport/executor dialect docs - #3197

Merged
multiphaseCFD merged 15 commits into
mainfrom
shuli/fix-backline-dialect-docs
Sep 10, 2026
Merged

[DON'T MERGE][Backline] fix transport/executor dialect docs#3197
multiphaseCFD merged 15 commits into
mainfrom
shuli/fix-backline-dialect-docs

Conversation

@multiphaseCFD

Copy link
Copy Markdown
Member

Before submitting

Please complete the following checklist when submitting a PR:

  • All new functions and code must be clearly commented and documented.

  • Ensure that code is properly formatted by running make format.
    The latest version of black and clang-format-20 are used in CI/CD to check formatting.

  • All new features must include a unit test.
    Integration and frontend tests should be added to frontend/test,
    Quantum dialect and MLIR tests should be added to mlir/test, and
    Runtime tests should be added to runtime/tests.

When all the above are checked, delete everything above the dashed
line and fill in the pull request template.


Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

Comment thread doc/code/dialects/Executor/ExecutorDialect.md Outdated
@multiphaseCFD multiphaseCFD added the docs Pull requests that update the docs label Sep 8, 2026
@multiphaseCFD
multiphaseCFD marked this pull request as ready for review September 8, 2026 20:21

@mehrdad2m mehrdad2m left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread doc/code/dialects/Executor/ExecutorDialect.md Outdated
@multiphaseCFD
multiphaseCFD requested a review from mlxd September 8, 2026 20:50
Co-authored-by: Mehrdad Malek <39844030+mehrdad2m@users.noreply.github.com>
Comment thread doc/code/dialects/Transport/TransportDialect.md Outdated
Comment thread doc/code/dialects/Executor/ExecutorDialect.md Outdated
Comment thread doc/code/dialects/Transport/TransportDialect.md Outdated
Comment thread doc/code/dialects/Executor/ExecutorDialect.md Outdated
multiphaseCFD and others added 3 commits September 8, 2026 17:08
Co-authored-by: Joseph Lee <40768758+josephleekl@users.noreply.github.com>
Co-authored-by: Joseph Lee <40768758+josephleekl@users.noreply.github.com>
Co-authored-by: Joseph Lee <40768758+josephleekl@users.noreply.github.com>
@multiphaseCFD multiphaseCFD changed the title [Backline] fix transport/executor dialect docs [DON'T MERGE][Backline] fix transport/executor dialect docs Sep 8, 2026
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.70%. Comparing base (cd27370) to head (efc92cd).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3197      +/-   ##
==========================================
+ Coverage   95.61%   95.70%   +0.09%     
==========================================
  Files         177      177              
  Lines       20854    20854              
  Branches     2100     2100              
==========================================
+ Hits        19939    19958      +19     
+ Misses        726      711      -15     
+ Partials      189      185       -4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@multiphaseCFD
multiphaseCFD merged commit ef4c035 into main Sep 10, 2026
54 checks passed
@multiphaseCFD
multiphaseCFD deleted the shuli/fix-backline-dialect-docs branch September 10, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backline do-not-merge docs Pull requests that update the docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants