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

Stricten, test, and bugfix http-server #170

Merged
merged 4 commits into from
Feb 16, 2024

Stricten, test, and bugfix http-server

e60d7ae
Select commit
Loading
Failed to load commit list.
Merged

Stricten, test, and bugfix http-server #170

Stricten, test, and bugfix http-server
e60d7ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 15, 2024 in 0s

86.70% of diff hit (target 89.13%)

View this Pull Request on Codecov

86.70% of diff hit (target 89.13%)

Annotations

Check warning on line 24 in packages/http-server/src/in-memory-exchanges-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/in-memory-exchanges-api.ts#L20-L24

Added lines #L20 - L24 were not covered by tests

Check warning on line 34 in packages/http-server/src/in-memory-exchanges-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/in-memory-exchanges-api.ts#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 63 in packages/http-server/src/in-memory-exchanges-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/in-memory-exchanges-api.ts#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 68 in packages/http-server/src/in-memory-exchanges-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/in-memory-exchanges-api.ts#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 76 in packages/http-server/src/in-memory-exchanges-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/in-memory-exchanges-api.ts#L71-L76

Added lines #L71 - L76 were not covered by tests

Check warning on line 81 in packages/http-server/src/in-memory-exchanges-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/in-memory-exchanges-api.ts#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 91 in packages/http-server/src/in-memory-exchanges-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/in-memory-exchanges-api.ts#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 30 in packages/http-server/src/in-memory-offerings-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/in-memory-offerings-api.ts#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 65 in packages/http-server/src/request-handlers/create-exchange.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/request-handlers/create-exchange.ts#L59-L65

Added lines #L59 - L65 were not covered by tests

Check warning on line 39 in packages/http-server/src/request-handlers/get-exchanges.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/request-handlers/get-exchanges.ts#L39

Added line #L39 was not covered by tests

Check warning on line 69 in packages/http-server/src/request-handlers/submit-close.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/request-handlers/submit-close.ts#L65-L69

Added lines #L65 - L69 were not covered by tests

Check warning on line 58 in packages/http-server/src/request-handlers/submit-order.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/http-server/src/request-handlers/submit-order.ts#L54-L58

Added lines #L54 - L58 were not covered by tests