Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Sync API Refactor #87

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

fix: disambiguate serialization output of builtins

9aa3dc1
Select commit
Loading
Failed to load commit list.
Draft

Sync API Refactor #87

fix: disambiguate serialization output of builtins
9aa3dc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 4, 2024 in 0s

73.30% of diff hit (target 94.08%)

View this Pull Request on Codecov

73.30% of diff hit (target 94.08%)

Annotations

Check warning on line 120 in src/async/createFoldAsyncFn.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/createFoldAsyncFn.ts#L1-L120

Added lines #L1 - L120 were not covered by tests

Check warning on line 62 in src/async/createUnfoldAsyncFn.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/createUnfoldAsyncFn.ts#L1-L62

Added lines #L1 - L62 were not covered by tests

Check warning on line 42 in src/async/handlers/tsonPromise2.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/handlers/tsonPromise2.ts#L29-L42

Added lines #L29 - L42 were not covered by tests

Check warning on line 164 in src/async/iterableUtils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/iterableUtils.ts#L164

Added line #L164 was not covered by tests

Check warning on line 179 in src/async/iterableUtils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/iterableUtils.ts#L179

Added line #L179 was not covered by tests

Check warning on line 40 in src/async/serializeAsync2.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync2.ts#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 119 in src/async/serializeAsync2.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync2.ts#L113-L119

Added lines #L113 - L119 were not covered by tests

Check warning on line 225 in src/async/serializeAsync2.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync2.ts#L225

Added line #L225 was not covered by tests

Check warning on line 307 in src/async/serializeAsync2.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync2.ts#L306-L307

Added lines #L306 - L307 were not covered by tests

Check warning on line 322 in src/async/serializeAsync2.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync2.ts#L322

Added line #L322 was not covered by tests

Check warning on line 326 in src/async/serializeAsync2.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync2.ts#L326

Added line #L326 was not covered by tests

Check warning on line 332 in src/async/serializeAsync2.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync2.ts#L332

Added line #L332 was not covered by tests

Check warning on line 4 in src/internals/isComplexValue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internals/isComplexValue.ts#L3-L4

Added lines #L3 - L4 were not covered by tests

Check warning on line 173 in src/internals/testUtils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internals/testUtils.ts#L170-L173

Added lines #L170 - L173 were not covered by tests

Check warning on line 178 in src/internals/testUtils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internals/testUtils.ts#L175-L178

Added lines #L175 - L178 were not covered by tests

Check warning on line 183 in src/internals/testUtils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internals/testUtils.ts#L180-L183

Added lines #L180 - L183 were not covered by tests

Check warning on line 33 in src/iterableTypes.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/iterableTypes.ts#L1-L33

Added lines #L1 - L33 were not covered by tests

Check warning on line 24 in src/tsonAssert.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tsonAssert.ts#L1-L24

Added lines #L1 - L24 were not covered by tests