Skip to content

chore: remove two stale codecov ignore paths - #43438

Merged
hainenber merged 1 commit into
apache:masterfrom
DanielSwift1992:remove-stale-codecov-ignores
Aug 24, 2026
Merged

chore: remove two stale codecov ignore paths#43438
hainenber merged 1 commit into
apache:masterfrom
DanielSwift1992:remove-stale-codecov-ignores

Conversation

@DanielSwift1992

Copy link
Copy Markdown
Contributor

SUMMARY

.codecov.yml ignores two patterns that match nothing in the tree:

  • superset-frontend/packages/superset-ui-demo/**/* (the package was removed in 981b370, February 2026)
  • **/*.stories.jsx (no .stories.jsx files remain since the same commit, stories are .tsx now and the **/*.stories.tsx line above already covers them)

TESTING INSTRUCTIONS

ls superset-frontend/packages | grep ui-demo   # empty
git ls-files '*.stories.jsx'                   # empty

ADDITIONAL INFORMATION

I found this mismatch in your repo while analyzing public data with my tool: https://github.com/DanielSwift1992/gate. If you need more details, happy to share.

@bito-code-review

bito-code-review Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@netlify

netlify Bot commented Aug 23, 2026

Copy link
Copy Markdown

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit daaf3e5
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/6a8b56f51e3cdc000870b532
😎 Deploy Preview https://deploy-preview-43438--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@hainenber

Copy link
Copy Markdown
Contributor

Thank you!

@hainenber
hainenber merged commit af85971 into apache:master Aug 24, 2026
70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants