Fix dataset field not included in API payload#11
Conversation
- Add dataset field to LogEntry, LogEntryDict, and TimberlogsConfig - Include dataset in LogEntry.to_dict() serialization - Include dataset in _build_log_payload() with config-level default - Add dataset parameter to create_timberlogs() factory - Entry-level dataset overrides config-level dataset Closes #1 🤖 Auto-generated
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughThis PR adds comprehensive dataset field support to the logging pipeline. The Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 6✅ Passed checks (6 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 |
Summary
datasetfield toLogEntry,LogEntryDict, andTimberlogsConfigto_dict()serialization and_build_log_payload()datasetparameter tocreate_timberlogs()factoryCloses #1
Test plan
Summary by CodeRabbit
Release Notes