Conversation
|
Bito Automatic Review Skipped - Files Excluded |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #41790 +/- ##
==========================================
- Coverage 64.74% 64.73% -0.01%
==========================================
Files 2687 2687
Lines 148747 148747
Branches 34330 34330
==========================================
- Hits 96299 96293 -6
- Misses 50681 50687 +6
Partials 1767 1767
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Updates the requirements on [@ant-design/icons](https://github.com/ant-design/ant-design-icons) to permit the latest version. - [Commits](https://github.com/ant-design/ant-design-icons/commits) --- updated-dependencies: - dependency-name: "@ant-design/icons" dependency-version: 6.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2bf2445 to
1c33157
Compare
Dependabot bumped the requirement in superset-ui-core/package.json but did not regenerate the workspace lockfile, so every CI job failed at npm ci. Regenerated with npm install --package-lock-only. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
✅ Deploy Preview for superset-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
@ant-design/icons >= 6.3 deep-imports @ant-design/colors/es/generate from its CJS build, so jest chokes on the untransformed ESM file. Allow @ant-design/colors and @ant-design/fast-color through transformIgnorePatterns so babel-jest can compile them. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Code Review Agent Run #c93c77Actionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
Updates the requirements on @ant-design/icons to permit the latest version.
Commits