fix(testing): close helper clients and load fixtures#10
Conversation
- Close the httpx clients created by make_client and make_async_client when the returned Snowflake clients are closed - Load shipped pytest fixtures from tests/conftest.py when pytest11 entry points are unavailable - Avoid duplicate plugin registration when the package is installed and pytest has already loaded the entry point - Cover sync and async helper close behavior in tests/test_testing.py
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthrough
ChangesTransport Ownership and Closure Verification
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Summary
Review
Changes
Test plan
Summary by CodeRabbit
Tests
Chores