Skip to content

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

Merged
Hotell merged 2 commits intomicrosoft:masterfrom
Hotell:type-checking-perf/fix-circulars-in-cypress-test
Apr 11, 2024
Merged

fix(react-drawer): remove circular dependency from cypress test files#31005
Hotell merged 2 commits intomicrosoft:masterfrom
Hotell:type-checking-perf/fix-circulars-in-cypress-test

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

@codesandbox-ci
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 a team and marcosmoura as code owners April 9, 2024 14:15
@fabricteam
Copy link
Collaborator

🕵 fluentuiv9 No visual regressions between this PR and main

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