chore(homepage): graduate nfs /alpha exports to main entry point - #4191
chore(homepage): graduate nfs /alpha exports to main entry point#4191divyanshiGupta wants to merge 1 commit 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 QodoGraduate homepage NFS exports to root; move OFS exports to /legacy
AI Description
Diagram
High-Level Assessment
Files changed (73)
|
Code Review by Qodo
1. Missing homePageModule export
|
e0a5c64 to
147c8c8
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #4191 +/- ##
=======================================
Coverage 59.02% 59.03%
=======================================
Files 2451 2454 +3
Lines 97934 97961 +27
Branches 27301 27283 -18
=======================================
+ Hits 57810 57832 +22
- Misses 38588 38593 +5
Partials 1536 1536
*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:
|
8514789 to
49ce054
Compare
49ce054 to
efcd0af
Compare
|


Hey, I just made a Pull Request!
https://redhat.atlassian.net/browse/RHIDP-14519
This PR graduates NFS homepage exports from
/alphato the primary package entry point, and moved OFS exports to./legacy.Moved all files from alpha to src and OFS only file to legacy sub-folder.
✔️ Checklist