Skip to content

Modify useResolvedExtensions hook#313

Open
vojtechszocs wants to merge 1 commit intoopenshift:mainfrom
vojtechszocs:modify-useResolvedExtensions
Open

Modify useResolvedExtensions hook#313
vojtechszocs wants to merge 1 commit intoopenshift:mainfrom
vojtechszocs:modify-useResolvedExtensions

Conversation

@vojtechszocs
Copy link
Copy Markdown
Contributor

lib-core

  • Modify useResolvedExtensions hook to require extensions array
  • Expose visitDeep utility function

sample-app

  • Add useReplaceTextExtensions hook to showcase custom extension transformations

@openshift-ci openshift-ci bot requested review from florkbr and karelhala April 10, 2026 18:15
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 10, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vojtechszocs

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 10, 2026
@vojtechszocs vojtechszocs force-pushed the modify-useResolvedExtensions branch from b527247 to 6af9708 Compare April 10, 2026 18:16
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 10, 2026

@vojtechszocs: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.03%. Comparing base (3406828) to head (6af9708).

Files with missing lines Patch % Lines
...ages/lib-core/src/runtime/useResolvedExtensions.ts 0.00% 2 Missing ⚠️
packages/lib-core/src/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
+ Coverage   30.01%   30.03%   +0.01%     
==========================================
  Files          58       58              
  Lines        1759     1758       -1     
  Branches      326      327       +1     
==========================================
  Hits          528      528              
+ Misses       1205     1204       -1     
  Partials       26       26              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants