Skip to content

fix: compatibility with rspack#2293

Merged
alexander-akait merged 1 commit intomainfrom
issue-2292
Mar 23, 2026
Merged

fix: compatibility with rspack#2293
alexander-akait merged 1 commit intomainfrom
issue-2292

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

Summary

fixes #2292

compatibility with rspack

What kind of change does this PR introduce?

fix

Did you add tests for your changes?

Existing

Does this PR introduce a breaking change?

No

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Nothing

Use of AI

No

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 23, 2026

⚠️ No Changeset found

Latest commit: cf25d88

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 14.28571% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.50%. Comparing base (07acf80) to head (cf25d88).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/index.js 14.28% 13 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2293      +/-   ##
==========================================
- Coverage   95.28%   93.50%   -1.79%     
==========================================
  Files           3        3              
  Lines         934      954      +20     
  Branches      282      297      +15     
==========================================
+ Hits          890      892       +2     
- Misses         44       57      +13     
- Partials        0        5       +5     

☔ 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.

@alexander-akait alexander-akait merged commit cadfe6b into main Mar 23, 2026
16 of 18 checks passed
@alexander-akait alexander-akait deleted the issue-2292 branch March 23, 2026 17:45
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.

Type Error on reading the "isColorSupported" property

2 participants