refactor: used shared cypress config - #1634
Conversation
CHANGELOGBased on commits in this Pull Request this will create a patch release and the following entries will be added to the changelog: Code Refactoring
If this is not correct you can amend the commit message(s). Read more about the release process (swedish). |
Artifact sizesNo artifact size changes in this build. |
Förhandsgranskning 🐛 🔍Dokumentation och exampel applikationer finns att förhandsgranska på: Exempel för testning:
Senast uppdaterad 2026-09-08 11:49 UTC i gh-pages. |
| rules: { | ||
| /* some examples show how to use custom heading levels which often | ||
| * doesn't match the heading outline for the documentation */ | ||
| "heading-level": ["off"], |
There was a problem hiding this comment.
Vill vi pusha på den här regeln på alla repon eller ska vi ta bor den från det gemensamma så de måste göra rätt från början?
Det kan bli problem med komponenter som innehåller hårdkodade rubriker men borde de inte slottas in eller en prop med rubriksnivå?
There was a problem hiding this comment.
Jo, hmm, om en komposit skulle använda en FKUI-komponent som har custom så kanske regeln ska vara fortsatt av ändå. Kluven.
| "prefer-native-element": [ | ||
| "error", | ||
| { | ||
| exclude: ["progressbar"], |
There was a problem hiding this comment.
Det här vore snyggare om @fkui/vue kunde leverera egentligen. Det är ju trots allt en vue-komponent som kan förändras över tid.
8cf6086 to
b2ba1e7
Compare
b2ba1e7 to
9329cce
Compare
6f4b2e7 to
6124c29
Compare
|
@coderabbitai review |
✅ Action performedReview finished.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughCypress configuration now uses Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to This change consolidates Cypress configuration and enables shared HTML validation support. No current merge-blocking risk is established. 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
Full details: Docstring CoverageExplanation Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 2 files. (1 skipped: 1 unsupported.)
✨ 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 |
6124c29 to
57a1534
Compare
57a1534 to
0a3e101
Compare
No description provided.