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

Optimize bundle chunks #784

Merged
merged 6 commits into from
Jan 28, 2025

:zap: [#76] Lazy load appointment routes/components

4bc9dc4
Select commit
Loading
Failed to load commit list.
Merged

Optimize bundle chunks #784

:zap: [#76] Lazy load appointment routes/components
4bc9dc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 28, 2025 in 1s

86.06% of diff hit (target 83.41%)

View this Pull Request on Codecov

86.06% of diff hit (target 83.41%)

Annotations

Check warning on line 800 in src/components/FormStep/index.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/FormStep/index.jsx#L799-L800

Added lines #L799 - L800 were not covered by tests

Check warning on line 810 in src/components/FormStep/index.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/FormStep/index.jsx#L809-L810

Added lines #L809 - L810 were not covered by tests

Check warning on line 40 in src/components/Map/LeafletMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Map/LeafletMap.jsx#L40

Added line #L40 was not covered by tests

Check warning on line 45 in src/components/Map/LeafletMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Map/LeafletMap.jsx#L45

Added line #L45 was not covered by tests

Check warning on line 81 in src/components/Map/LeafletMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Map/LeafletMap.jsx#L81

Added line #L81 was not covered by tests

Check warning on line 100 in src/components/Map/LeafletMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Map/LeafletMap.jsx#L100

Added line #L100 was not covered by tests

Check warning on line 300 in src/components/Map/LeafletMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Map/LeafletMap.jsx#L293-L300

Added lines #L293 - L300 were not covered by tests

Check warning on line 303 in src/components/Map/LeafletMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Map/LeafletMap.jsx#L303

Added line #L303 was not covered by tests

Check warning on line 69 in src/routes/appointments.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/routes/appointments.jsx#L67-L69

Added lines #L67 - L69 were not covered by tests