fix(html): Align tag enums and defaults provider with latest ui-awesome/html-core and ui-awesome/html-interop changes.#61
Conversation
…ome/html-core` and `ui-awesome/html-interop` changes.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (119)
📝 WalkthroughSummary by CodeRabbit
WalkthroughUpdates type hints across 60+ HTML element classes to use concrete enum types instead of interfaces, aligning with dependency upgrades. Removes ID auto-generation tests and updates default provider test expectations to exclude title attributes. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #61 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 175 175
===========================================
Files 94 94
Lines 370 370
===========================================
Hits 370 370 ☔ View full report in Codecov by Sentry. |
Pull Request