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

feat(www): enable providers to send custom error responses via the dynamic key #1830

Merged
merged 25 commits into from
Mar 13, 2024

Update index.ts

cf17514
Select commit
Loading
Failed to load commit list.
Merged

feat(www): enable providers to send custom error responses via the dynamic key #1830

Update index.ts
cf17514
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2024 in 1s

23% of diff hit (target 32%)

View this Pull Request on Codecov

23% of diff hit (target 32%)

Annotations

Check warning on line 61 in src/www/app/outline_server_repository/access_key_serialization.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/www/app/outline_server_repository/access_key_serialization.ts#L61

Added line #L61 was not covered by tests

Check warning on line 103 in src/www/app/outline_server_repository/server.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/www/app/outline_server_repository/server.ts#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 21 in src/www/model/errors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/www/model/errors.ts#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 37 in src/www/views/servers_view/server_list/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/www/views/servers_view/server_list/index.ts#L37

Added line #L37 was not covered by tests

Check warning on line 41 in src/www/views/servers_view/server_list/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/www/views/servers_view/server_list/index.ts#L41

Added line #L41 was not covered by tests

Check warning on line 149 in src/www/views/servers_view/server_list_item/server_card/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/www/views/servers_view/server_list_item/server_card/index.ts#L149

Added line #L149 was not covered by tests