Skip to content

NXT-15800: Removed react-is override dependency#865

Merged
ion-andrusciac-lgp merged 2 commits into
developfrom
feature/NXT-15800
Jun 18, 2026
Merged

NXT-15800: Removed react-is override dependency#865
ion-andrusciac-lgp merged 2 commits into
developfrom
feature/NXT-15800

Conversation

@daniel-stoian-lgp

@daniel-stoian-lgp daniel-stoian-lgp commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Removed react-is override dependency from agate as it is handled in enact/cli

Resolution

Removed react-is dependency from agate sampler as storybook does not use enact cli

Additional Considerations

temmporary set feature branch of cli

Links

NXT-15800

Comments

Enact-DCO-1.0-Signed-off-by: Daniel Stoian (daniel.stoian@lgepartner.com)

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.06%. Comparing base (03a1cd1) to head (a65d27e).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #865   +/-   ##
========================================
  Coverage    85.06%   85.06%           
========================================
  Files          118      118           
  Lines         4493     4493           
  Branches      1226     1225    -1     
========================================
  Hits          3822     3822           
  Misses         518      518           
  Partials       153      153           

☔ View full report in Codecov by Harness.
📢 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.

Comment thread .github/workflows/ci-reusable.yml Outdated
- name: Clone and setup Enact CLI
run: |
git clone --branch=develop --depth 1 https://github.com/enactjs/cli ../cli
git clone --branch=feature/NXT-15800 --depth 1 https://github.com/enactjs/cli ../cli

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be reverted ?

@dan-ichim-lgp dan-ichim-lgp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread .github/workflows/ci-reusable.yml Outdated
@ion-andrusciac-lgp ion-andrusciac-lgp merged commit ae681ca into develop Jun 18, 2026
10 checks passed
@ion-andrusciac-lgp ion-andrusciac-lgp deleted the feature/NXT-15800 branch June 18, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants