Python Unittests: Get more tests running#7569
Python Unittests: Get more tests running#7569feliwir wants to merge 2 commits intoRustPython:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThree files updated to standardize error messages for iterator and container conversion failures. The error message format changed from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
📦 Library DependenciesThe following Lib/ modules were modified. Here are their dependencies: [x] test: cpython/Lib/test/test_contains.py dependencies: dependent tests: (no tests depend on contains) Legend:
|
ShaharNaveh
left a comment
There was a problem hiding this comment.
tysm!
Please run cargo fmt --all, this should resolve CI lint failures
There was a problem hiding this comment.
I'd extract this changes to a separate PR as the problematic change seems to be with the modifications of the error message
There was a problem hiding this comment.
I'll clean this up later today / tomorrow.
Summary by CodeRabbit