Skip to content

Add test script#285

Closed
maniyoussef wants to merge 1 commit into
rohitg00:mainfrom
maniyoussef:main
Closed

Add test script#285
maniyoussef wants to merge 1 commit into
rohitg00:mainfrom
maniyoussef:main

Conversation

@maniyoussef

Copy link
Copy Markdown

What this PR does

Kind of change

  • New lesson
  • Fix to an existing lesson
  • Translation
  • New output (prompt, skill, agent, MCP server)
  • Docs / website / tooling

Checklist

  • Code runs without errors with the listed dependencies
  • No comments in code files (docs explain, code is self-explanatory)
  • Built from scratch first, then shown with a framework (for new lessons)
  • Lesson folder matches LESSON_TEMPLATE.md structure
  • ROADMAP.md row for the lesson is a markdown link ([Name](phases/...)), not bare text
  • One lesson per commit (atomic per-lesson rule)
  • Tested locally / code output matches what docs/en.md claims

Phase / lesson

Notes for reviewer

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: bf676326-6e92-456e-9304-98bed929ebdb

📥 Commits

Reviewing files that changed from the base of the PR and between 148de36 and 846d6c6.

📒 Files selected for processing (1)
  • phases/00-setup-and-tooling/01-dev-environment/code/test.py

📝 Walkthrough

Walkthrough

A single print statement outputting hello git is added as the first line of the test file.

Changes

Test file initialization

Layer / File(s) Summary
Hello git print statement
phases/00-setup-and-tooling/01-dev-environment/code/test.py
A print('hello git') statement is inserted as the file's first line.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

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