Skip to content

fix(curriculum): add actionable advanced OOP assertion messages - #142

Open
frobel0520 wants to merge 1 commit into
abhiksark:devfrom
frobel0520:fix/issue-108-oop-advanced-assertions
Open

fix(curriculum): add actionable advanced OOP assertion messages#142
frobel0520 wants to merge 1 commit into
abhiksark:devfrom
frobel0520:fix/issue-108-oop-advanced-assertions

Conversation

@frobel0520

Copy link
Copy Markdown

Summary

  • Add actionable, beginner-facing assertion messages to the eleven bare checks in checks/oop_advanced/oop_advanced7.py through oop_advanced12.py.
  • Preserve every assertion predicate, execution order, helper statement, and success output.
  • Keep the change limited to the six files listed in curriculum: add actionable assertion messages to advanced OOP checks (batch 2 of 2) #108; no learner exercises, reference solutions, hints, documentation, or curriculum metadata changed.

Closes #108

Tests

  • python -m pytest tests/integration/test_solution_verify.py -q — 1 passed
  • python -m pytest -q — 209 passed, 6 failed
    • The six failures are Windows symlink-permission tests (WinError 1314) in doctor/manifest coverage; they are unrelated to this change.
  • python -m pythonlings --root tests/fixtures/passing_curriculum verify — passed (passing1, passing2)
  • AST audit of the six listed files — 0 bare assertions remaining

Screenshots

Not applicable; this is a curriculum check-message change with no TUI changes.

Checklist

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 06638cb3-c01b-4468-88a6-f4726984c3ff

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

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