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

DSEGOG-341 Migrate from CRA to Vite #421

Merged
merged 31 commits into from
Sep 3, 2024

DSEGOG-341 Fix yarn preview:build:dev and address comments

d20ee8f
Select commit
Loading
Failed to load commit list.
Merged

DSEGOG-341 Migrate from CRA to Vite #421

DSEGOG-341 Fix yarn preview:build:dev and address comments
d20ee8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 3, 2024 in 0s

95.01% of diff hit (target 75.00%)

View this Pull Request on Codecov

95.01% of diff hit (target 75.00%)

Annotations

Check warning on line 3 in globalSetup.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

globalSetup.js#L2-L3

Added lines #L2 - L3 were not covered by tests

Check warning on line 162 in playwright.config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playwright.config.ts#L162

Added line #L162 was not covered by tests

Check warning on line 82 in src/testUtils.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/testUtils.tsx#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 87 in src/testUtils.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/testUtils.tsx#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 94 in src/testUtils.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/testUtils.tsx#L92-L94

Added lines #L92 - L94 were not covered by tests