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

refactor: cleanup event interface #506

Merged
merged 6 commits into from
Aug 14, 2023

fix node 16 / readable support

a798f6e
Select commit
Loading
Failed to load commit list.
Merged

refactor: cleanup event interface #506

fix node 16 / readable support
a798f6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 14, 2023 in 1s

88.28% of diff hit (target 82.40%)

View this Pull Request on Codecov

88.28% of diff hit (target 82.40%)

Annotations

Check warning on line 48 in src/adapters/plain.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapters/plain.ts#L48

Added line #L48 was not covered by tests

Check warning on line 23 in src/adapters/web.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adapters/web.ts#L23

Added line #L23 was not covered by tests

Check warning on line 80 in src/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event/event.ts#L80

Added line #L80 was not covered by tests

Check warning on line 92 in src/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event/event.ts#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 97 in src/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/event/event.ts#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 61 in src/utils/body.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/body.ts#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 206 in src/utils/body.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/body.ts#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 219 in src/utils/body.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/body.ts#L219

Added line #L219 was not covered by tests

Check warning on line 43 in src/utils/proxy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/proxy.ts#L43

Added line #L43 was not covered by tests

Check warning on line 136 in src/utils/request.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/request.ts#L135-L136

Added lines #L135 - L136 were not covered by tests