feat(slides): fill xml-schema-quick-ref gaps that forced XSD fallback - #2026
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe XML schema quick reference adds guidance for shape types and attributes, polyline positioning and connector defaults, and table-cell merging with ChangesXML Schema Documentation
Estimated code review effort: 1 (Trivial) | ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2026 +/- ##
=======================================
Coverage 75.06% 75.07%
=======================================
Files 902 902
Lines 95944 95950 +6
=======================================
+ Hits 72025 72031 +6
Misses 18380 18380
Partials 5539 5539 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@39953f3e013f65412eb78aa4d6eb762a0d305071🧩 Skill updatenpx skills add larksuite/cli#opt-xml-schema-quick-ref -y -g |
From EVAL-07-22-02-53 (42 convos), agents fell back to the full XSD for: - shape type enum + presetHandlers (rounded corners) - polyline (bounding-box positioning, required border, connector type) - table merged cells (colspan / rowspan) Add compact coverage for each, sized to real usage (shape/polyline type lists trimmed to what actually appears in generations). Chart gaps deferred.
c4bfc94 to
39953f3
Compare
…#2026) From EVAL-07-22-02-53 (42 convos), agents fell back to the full XSD for: - shape type enum + presetHandlers (rounded corners) - polyline (bounding-box positioning, required border, connector type) - table merged cells (colspan / rowspan) Add compact coverage for each, sized to real usage (shape/polyline type lists trimmed to what actually appears in generations). Chart gaps deferred.
From EVAL-07-22-02-53 (42 convos), agents fell back to the full XSD for:
Add compact coverage for each, sized to real usage (shape/polyline type lists trimmed to what actually appears in generations). Chart gaps deferred.
Summary by CodeRabbit
typevalues and optional attributes (including handler andcustom-onlypathbehavior).<polyline>documentation with rules for external-rectangle positioning, required<border>settings, and connectortypedefaults/choices.<td>colspan/rowspan, and merged/covered cells no longer define additional<td>.