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

feat: serialization of promises #20

Merged
merged 46 commits into from
Oct 3, 2023

cool

7d95f2d
Select commit
Loading
Failed to load commit list.
Merged

feat: serialization of promises #20

cool
7d95f2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 3, 2023 in 0s

89.57% of diff hit (target 100.00%)

View this Pull Request on Codecov

89.57% of diff hit (target 100.00%)

Annotations

Check warning on line 56 in src/async/deserializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/deserializeAsync.ts#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 122 in src/async/deserializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/deserializeAsync.ts#L122

Added line #L122 was not covered by tests

Check warning on line 133 in src/async/deserializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/deserializeAsync.ts#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 199 in src/async/deserializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/deserializeAsync.ts#L188-L199

Added lines #L188 - L199 were not covered by tests

Check warning on line 206 in src/async/deserializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/deserializeAsync.ts#L206

Added line #L206 was not covered by tests

Check warning on line 88 in src/async/serializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync.ts#L88

Added line #L88 was not covered by tests

Check warning on line 109 in src/async/serializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync.ts#L103-L109

Added lines #L103 - L109 were not covered by tests

Check warning on line 132 in src/async/serializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync.ts#L126-L132

Added lines #L126 - L132 were not covered by tests

Check warning on line 148 in src/async/serializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync.ts#L148

Added line #L148 was not covered by tests

Check warning on line 151 in src/async/serializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync.ts#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 175 in src/async/serializeAsync.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/async/serializeAsync.ts#L175

Added line #L175 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internals/testUtils.ts#L17-L29

Added lines #L17 - L29 were not covered by tests