Skip to content

fix(core): address GitHub PR comments - fix TypeScript types and Pret…

dcab8e0
Select commit
Loading
Failed to load commit list.
Merged

feat(core)!: implement template loading state with pending/resolved status #79

fix(core): address GitHub PR comments - fix TypeScript types and Pret…
dcab8e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 13, 2025 in 0s

69.23% of diff hit (target 60.00%)

View this Pull Request on Codecov

69.23% of diff hit (target 60.00%)

Annotations

Check warning on line 187 in packages/core/src/sugar/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/index.ts#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 189 in packages/core/src/sugar/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/index.ts#L189

Added line #L189 was not covered by tests

Check warning on line 35 in packages/core/src/sugar/useIsPending.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useIsPending.ts#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 60 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 193 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L191-L193

Added lines #L191 - L193 were not covered by tests

Check warning on line 196 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L196

Added line #L196 was not covered by tests

Check warning on line 213 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L213

Added line #L213 was not covered by tests

Check warning on line 221 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L221

Added line #L221 was not covered by tests

Check warning on line 223 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L223

Added line #L223 was not covered by tests

Check warning on line 226 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L226

Added line #L226 was not covered by tests

Check warning on line 230 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L230

Added line #L230 was not covered by tests

Check warning on line 234 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L232-L234

Added lines #L232 - L234 were not covered by tests

Check warning on line 238 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L238

Added line #L238 was not covered by tests

Check warning on line 243 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 246 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L246

Added line #L246 was not covered by tests

Check warning on line 248 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L248

Added line #L248 was not covered by tests

Check warning on line 251 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L251

Added line #L251 was not covered by tests

Check warning on line 254 in packages/core/src/sugar/useObject.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/sugar/useObject.ts#L254

Added line #L254 was not covered by tests