Skip to content

fix: correctly and fully SSR on deferred fragments#28

Merged
XiNiHa merged 1 commit into
mainfrom
ssr-stable-data
May 29, 2025
Merged

fix: correctly and fully SSR on deferred fragments#28
XiNiHa merged 1 commit into
mainfrom
ssr-stable-data

fix: correctly and fully SSR on deferred fragments

30c3892
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 29, 2025 in 1s

44.64% of diff hit (target 27.13%)

View this Pull Request on Codecov

44.64% of diff hit (target 27.13%)

Annotations

Check warning on line 44 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L44

Added line #L44 was not covered by tests

Check warning on line 54 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L54

Added line #L54 was not covered by tests

Check warning on line 61 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L57-L61

Added lines #L57 - L61 were not covered by tests

Check warning on line 90 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L66-L90

Added lines #L66 - L90 were not covered by tests

Check warning on line 97 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L92-L97

Added lines #L92 - L97 were not covered by tests

Check warning on line 105 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L101-L105

Added lines #L101 - L105 were not covered by tests

Check warning on line 110 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L107-L110

Added lines #L107 - L110 were not covered by tests

Check warning on line 113 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 124 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L124

Added line #L124 was not covered by tests

Check warning on line 140 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L127-L140

Added lines #L127 - L140 were not covered by tests

Check warning on line 150 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L143-L150

Added lines #L143 - L150 were not covered by tests

Check warning on line 153 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 162 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L155-L162

Added lines #L155 - L162 were not covered by tests

Check warning on line 164 in src/primitives/createFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createFragment.ts#L164

Added line #L164 was not covered by tests

Check warning on line 21 in src/primitives/createPreloadedQuery.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createPreloadedQuery.ts#L21

Added line #L21 was not covered by tests

Check warning on line 277 in src/primitives/createRefetchableFragment.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/primitives/createRefetchableFragment.ts#L271-L277

Added lines #L271 - L277 were not covered by tests

Check warning on line 86 in src/utils/dataStore.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/dataStore.ts#L86

Added line #L86 was not covered by tests

Check warning on line 88 in src/utils/dataStore.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/dataStore.ts#L88

Added line #L88 was not covered by tests