iCal.js lenient mode - #93
Conversation
…cgi?id=1754412) chore: bump npm packages
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe PR enhances iCalendar parsing fault-tolerance by disabling strict mode globally, wrapping event parsing in try-catch blocks, and returning null for unparseable events. Invalid events are skipped with logged warnings instead of causing the entire import to fail. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Poem
✨ 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 |
fix: iCal.js lenient mode (see https://bugzilla.mozilla.org/show_bug.cgi?id=1754412)
chore: bump npm packages
Summary by CodeRabbit