chore(quickstart): remove OFS re-exports from main entry point#3943
chore(quickstart): remove OFS re-exports from main entry point#3943divyanshiGupta wants to merge 2 commits into
Conversation
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
PR Summary by Qodoquickstart: move OFS exports to /legacy entrypoint (breaking)
AI Description
Diagram
High-Level Assessment
Files changed (10)
|
Code Review by Qodo
Context used✅ Compliance rules (platform):
11 rules✅ Cross-repo context Explored:
repo: redhat-developer/rhdh (sha: d090bd1a) Explored:
repo: redhat-developer/rhdh-local (sha: 937edb34) Not relevant to this PR:
redhat-developer/rhdh-chart Not relevant to this PR:
redhat-developer/rhdh-operator 1. QuickstartPlugin module removed
|
4cabc13 to
a04e11e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3943 +/- ##
==========================================
- Coverage 57.34% 57.32% -0.02%
==========================================
Files 2382 2382
Lines 95586 95562 -24
Branches 26682 26681 -1
==========================================
- Hits 54811 54784 -27
- Misses 39317 39320 +3
Partials 1458 1458
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
a04e11e to
5f80526
Compare
|



Hey, I just made a Pull Request!
Fixes: https://redhat.atlassian.net/browse/RHIDP-15631
Legacy (OFS) component exports have been removed from the main
./entry point and are now exclusively available at the./legacysubpath.✔️ Checklist