Skip to content

docs(faq): Add FAQ section and class methods explanation#673

Merged
kaihsin merged 3 commits into
mainfrom
dl/docs-kernel-faq
Jun 18, 2026
Merged

docs(faq): Add FAQ section and class methods explanation#673
kaihsin merged 3 commits into
mainfrom
dl/docs-kernel-faq

Conversation

@zhenrongliew

Copy link
Copy Markdown
Collaborator

Adds a new FAQ section to the docs with an index page and a first deep-dive entry about calling Python class methods inside kernels.

Changes

  • Adds docs/faq/index.md as a compact categorized FAQ landing page
  • Adds docs/faq/class_methods.md explaining why class methods should be resolved on the host side before being captured by a kernel

cc: @kaihsin @Roger-luo

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
11650 10489 90% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: be8dd08 by action🐍

@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-18 15:39 UTC

@kaihsin kaihsin merged commit e08819f into main Jun 18, 2026
13 checks passed
@kaihsin kaihsin deleted the dl/docs-kernel-faq branch June 18, 2026 15:38
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.

2 participants