LCORE-886: fixed Pyright issues in endpoints#1122
LCORE-886: fixed Pyright issues in endpoints#1122tisnik merged 1 commit intolightspeed-core:mainfrom
Conversation
d512963 to
4f69068
Compare
WalkthroughThe pull request adds defensive null checks and type casting to two integration test files. Changes include adding assertions to verify data is not None before use, casting dictionary details to explicit types, and verifying dictionary key existence before access. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
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 |
Description
LCORE-886: fixed Pyright issues in endpoints
Type of change
Tools used to create PR
Related Tickets & Documents
Summary by CodeRabbit