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

fix(react-drawer): remove circular dependency from cypress test files #31005

Conversation

Hotell
Copy link
Contributor

@Hotell Hotell commented Apr 9, 2024

Previous Behavior

New Behavior

See PR title

As we undergo stories/ separation into separate package in order to remove circular dependencies and ability to drastically speed up type checking, we need to remove any circular dep issues within tests/e2e files ( if those would be really needed, we need to separate also test/e2e to separate project )

Related Issue(s)

@github-actions github-actions bot added this to the April Project Cycle Q1 2024 milestone Apr 9, 2024
@fabricteam
Copy link
Collaborator

fabricteam commented Apr 9, 2024

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 649 632 5000
Button mount 311 321 5000
Field mount 1127 1151 5000
FluentProvider mount 717 716 5000
FluentProviderWithTheme mount 73 84 10
FluentProviderWithTheme virtual-rerender 35 27 10
FluentProviderWithTheme virtual-rerender-with-unmount 75 75 10
MakeStyles mount 845 841 50000
Persona mount 1761 1771 5000
SpinButton mount 1393 1442 5000

Copy link

codesandbox-ci bot commented Apr 9, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@fabricteam
Copy link
Collaborator

fabricteam commented Apr 9, 2024

📊 Bundle size report

✅ No changes found

@Hotell Hotell marked this pull request as ready for review April 9, 2024 14:15
@Hotell Hotell requested review from marcosmoura and a team as code owners April 9, 2024 14:15
@fabricteam
Copy link
Collaborator

🕵 fluentuiv9 No visual regressions between this PR and main

@Hotell Hotell merged commit 60063f3 into microsoft:master Apr 11, 2024
19 checks passed
@Hotell Hotell deleted the type-checking-perf/fix-circulars-in-cypress-test branch April 11, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants