Skip to content

I completed onboarding - #47

Merged
yh-cyber merged 1 commit into
mainfrom
yh-cyber-Onboarding
Aug 9, 2026
Merged

I completed onboarding#47
yh-cyber merged 1 commit into
mainfrom
yh-cyber-Onboarding

Conversation

@yh-cyber

@yh-cyber yh-cyber commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Added to tests/test_introduction.py

Validation

  • [y] scripts/quality-check.sh passes locally
  • [y] Appropriate /test commands were run and are passing (e.g. /test gpu)
  • [y] Unit tests were added / e2e tests were added where applicable
  • Manual testing, if applicable (describe further):

Checklist

  • [y] The change is focused and easy to review.
  • [y] Tests were added or updated for behaviour changes.
  • [y] No secrets, generated files, or files that only make sense on my machine are included.
  • [y] Relevant documentation is updated.

Additional Comments

@yh-cyber yh-cyber changed the title I completed boarding I completed onboarding Aug 9, 2026
@yh-cyber yh-cyber linked an issue Aug 9, 2026 that may be closed by this pull request
@yh-cyber
yh-cyber requested a review from KurbyDoo August 9, 2026 19:59

@KurbyDoo KurbyDoo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm!

@KurbyDoo

KurbyDoo commented Aug 9, 2026

Copy link
Copy Markdown
Member

/test help

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Commands available on this pull request

Comment Description
/test or /test all Every group below except gpu, at the same time
/test python The quick tests.
/test slow The tests marked slow
/test gpu The tests marked gpu, on the project GPU machine
/test web The 3D visualizer
/test help Shows this message

Anything after the group name is passed to pytest, so /test python -k sampler
runs the quick tests whose names contain "sampler".

These commands are for tests that are too slow or need hardware to run every time.

@yh-cyber
yh-cyber merged commit 8eaf830 into main Aug 9, 2026
3 checks passed
@yh-cyber
yh-cyber deleted the yh-cyber-Onboarding branch August 9, 2026 20:06
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.

yh-cyber - Onboarding

2 participants