Skip to content

fix: add actionable assertion messages to async checks - #122

Closed
Huoyanlifusu wants to merge 0 commit into
abhiksark:devfrom
Huoyanlifusu:dev
Closed

Huoyanlifusu wants to merge 0 commit into
abhiksark:devfrom
Huoyanlifusu:dev

Conversation

@Huoyanlifusu

@Huoyanlifusu Huoyanlifusu commented Aug 20, 2026 •

Copy link
Copy Markdown
Contributor

Summary

Fixes #109.

add actionable assertion messages to async checks (async1.py - async6.py)

Tests

All gates pass from the latest dev:

zhangyuyang@zhangyuyangdeMacBook-Pro pythonlings % python -m pytest tests/integration/test_solution_verify.py -q
.                                                                                                                                                                                             [100%]
1 passed in 12.81s
zhangyuyang@zhangyuyangdeMacBook-Pro pythonlings % python -m pytest tests/integration/test_solution_verify.py -q
zhangyuyang@zhangyuyangdeMacBook-Pro pythonlings % python -m pytest -q
............................................................................................................................................................................................. [ 90%]
...................                                                                                                                                                                           [100%]
208 passed in 44.17s
zhangyuyang@zhangyuyangdeMacBook-Pro pythonlings % pythonlings --root tests/fixtures/passing_curriculum verify
✓ passing1
✓ passing2
zhangyuyang@zhangyuyangdeMacBook-Pro pythonlings % 

Screenshots

Checklist

  • Updated docs when behavior changed
  • Added or updated tests
  • Verified python -m pytest -q

@coderabbitai

coderabbitai Bot commented Aug 20, 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: d3ac76a5-7d1a-4c87-8104-78bb0dc6479f

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