Fix maxpoly arg to get_activity_details() to allow 0 value#313
Fix maxpoly arg to get_activity_details() to allow 0 value#313cyberjunky merged 1 commit intocyberjunky:masterfrom
Conversation
get_activity_details(..., maxploy=0) is the best way to get the details of an activity when not interested in polylines. The 0 value is allowed.
WalkthroughModified validation logic in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5–10 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1)garminconnect/**⚙️ CodeRabbit configuration file
Files:
🔇 Additional comments (1)
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 |
|
Thanks man! |
The best way to get the details of an activity when not interested in polylines is:
The 0 value is allowed by the API.
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.