Add CodiNotificationRequest model and update imports and tests#415
Add CodiNotificationRequest model and update imports and tests#415rcabrera-py wants to merge 1 commit into
Conversation
- Introduced CodiNotificationRequest class with various fields for payment notifications. - Updated __init__.py to include CodiNotificationRequest in the exports. - Added a test case for CodiNotificationRequest to validate its instantiation and field values.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
WalkthroughA new Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #415 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 16 16
Lines 1502 1519 +17
=========================================
+ Hits 1502 1519 +17
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Summary by CodeRabbit
Release Notes
New Features
Other