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

Add setContext, helper for injecting other dependencies #117

Merged
merged 8 commits into from
Jan 21, 2024

ignore trpc plugin in coverage

bab800d
Select commit
Loading
Failed to load commit list.
Merged

Add setContext, helper for injecting other dependencies #117

ignore trpc plugin in coverage
bab800d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 21, 2024 in 1s

36.00% of diff hit (target 27.69%)

View this Pull Request on Codecov

36.00% of diff hit (target 27.69%)

Annotations

Check warning on line 48 in packages/azure-functions/src/handler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/azure-functions/src/handler.ts#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 52 in packages/azure-functions/src/handler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/azure-functions/src/handler.ts#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 92 in packages/azure-functions/src/trigger.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/azure-functions/src/trigger.ts#L83-L92

Added lines #L83 - L92 were not covered by tests

Check warning on line 8 in packages/azure-functions/src/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/azure-functions/src/types.ts#L6-L8

Added lines #L6 - L8 were not covered by tests

Check warning on line 7 in packages/core/src/bases/base-handler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/bases/base-handler.ts#L2-L7

Added lines #L2 - L7 were not covered by tests

Check warning on line 5 in packages/core/src/bases/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/bases/index.ts#L5

Added line #L5 was not covered by tests

Check warning on line 4 in packages/core/src/nammatham-app.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/nammatham-app.ts#L4

Added line #L4 was not covered by tests

Check warning on line 14 in packages/core/src/nammatham-app.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/nammatham-app.ts#L14

Added line #L14 was not covered by tests

Check warning on line 57 in packages/core/src/nammatham-app.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/nammatham-app.ts#L43-L57

Added lines #L43 - L57 were not covered by tests

Check warning on line 66 in packages/core/src/nammatham-app.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/nammatham-app.ts#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 39 in packages/core/src/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/types.ts#L38-L39

Added lines #L38 - L39 were not covered by tests