Skip to content

ref(✂️): remove unused experiment code #90359

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

Merged
merged 5 commits into from
Apr 25, 2025
Merged

Conversation

TkDodo
Copy link
Contributor

@TkDodo TkDodo commented Apr 25, 2025

No description provided.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 25, 2025
@TkDodo TkDodo marked this pull request as ready for review April 25, 2025 14:31
@TkDodo TkDodo requested a review from a team as a code owner April 25, 2025 14:31
Copy link
Member

Choose a reason for hiding this comment

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

Can the whole file be blown away?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

experiments are still part of the organization type:

experiments: Partial<OrgExperiments>;

if you’re sure they aren’t needed, I can try to remove them too

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ooh look at this: I can remove it from organization and user types and didn’t get any errors, so it’s really unused. More removal happened here: 8225ae9

Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #90359       +/-   ##
===========================================
+ Coverage   46.37%   83.15%   +36.77%     
===========================================
  Files       10267    10280       +13     
  Lines      578880   579244      +364     
  Branches    22650    22659        +9     
===========================================
+ Hits       268468   481667   +213199     
+ Misses     309984    97138   -212846     
- Partials      428      439       +11     

@TkDodo TkDodo merged commit c86f666 into master Apr 25, 2025
45 checks passed
@TkDodo TkDodo deleted the tkdodo/ref/remove-experiments branch April 25, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants