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

[Backport 2.x] Add support for dynamic application configurations #6003

Merged
merged 1 commit into from
Mar 5, 2024

Add support for dynamic application configurations (#5855)

1fcc362
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add support for dynamic application configurations #6003

Add support for dynamic application configurations (#5855)
1fcc362
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 5, 2024 in 0s

85.57% of diff hit (target 67.08%)

View this Pull Request on Codecov

85.57% of diff hit (target 67.08%)

Annotations

Check warning on line 58 in src/plugins/application_config/server/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/plugin.ts#L58

Added line #L58 was not covered by tests

Check warning on line 64 in src/plugins/application_config/server/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/plugin.ts#L64

Added line #L64 was not covered by tests

Check warning on line 84 in src/plugins/application_config/server/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/plugin.ts#L84

Added line #L84 was not covered by tests

Check warning on line 27 in src/plugins/application_config/server/routes/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/routes/index.ts#L27

Added line #L27 was not covered by tests

Check warning on line 29 in src/plugins/application_config/server/routes/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/routes/index.ts#L29

Added line #L29 was not covered by tests

Check warning on line 42 in src/plugins/application_config/server/routes/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/routes/index.ts#L42

Added line #L42 was not covered by tests

Check warning on line 44 in src/plugins/application_config/server/routes/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/routes/index.ts#L44

Added line #L44 was not covered by tests

Check warning on line 60 in src/plugins/application_config/server/routes/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/routes/index.ts#L60

Added line #L60 was not covered by tests

Check warning on line 62 in src/plugins/application_config/server/routes/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/routes/index.ts#L62

Added line #L62 was not covered by tests

Check warning on line 75 in src/plugins/application_config/server/routes/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/routes/index.ts#L75

Added line #L75 was not covered by tests

Check warning on line 77 in src/plugins/application_config/server/routes/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/routes/index.ts#L77

Added line #L77 was not covered by tests

Check warning on line 13 in src/plugins/application_config/server/string_utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/application_config/server/string_utils.ts#L13

Added line #L13 was not covered by tests