Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: reduce barrel file usages #71158

Merged
merged 1 commit into from
May 20, 2024
Merged

perf: reduce barrel file usages #71158

merged 1 commit into from
May 20, 2024

Conversation

anonrig
Copy link
Member

@anonrig anonrig commented May 20, 2024

Reduces the barrel file usages across the repository. Instead of sentry/types, this PR replaces ~100 usages with sentry/types/XXXX

Remaining usages:

Checked 5505 files in 834ms. No fixes needed.
Found 776 errors.

@anonrig anonrig requested review from a team as code owners May 20, 2024 14:17
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 20, 2024
@anonrig anonrig force-pushed the anonrig/reduce-barrel-files branch from 32f720f to 8c2cf6d Compare May 20, 2024 14:21
@anonrig anonrig force-pushed the anonrig/reduce-barrel-files branch from 8c2cf6d to f7826a2 Compare May 20, 2024 14:42
@anonrig anonrig enabled auto-merge (squash) May 20, 2024 14:42
@anonrig anonrig merged commit 430df91 into master May 20, 2024
41 checks passed
@anonrig anonrig deleted the anonrig/reduce-barrel-files branch May 20, 2024 14:55
cmanallen pushed a commit that referenced this pull request May 21, 2024
Reduces the barrel file usages across the repository. Instead of
`sentry/types`, this PR replaces ~100 usages with `sentry/types/XXXX`

Remaining usages:

```
Checked 5505 files in 834ms. No fixes needed.
Found 776 errors.
```
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants