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

Explicitly use of dev mode #127

Merged
merged 7 commits into from
Jan 22, 2024

fix type

488204d
Select commit
Loading
Failed to load commit list.
Merged

Explicitly use of dev mode #127

fix type
488204d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 22, 2024 in 0s

20.58% of diff hit (target 35.61%)

View this Pull Request on Codecov

20.58% of diff hit (target 35.61%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/azure-functions/src/handler-resolver.ts#L152

Added line #L152 was not covered by tests

Check warning on line 2 in packages/core/src/logger.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/logger.ts#L2

Added line #L2 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L27 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L40 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/types.ts#L23-L24

Added lines #L23 - L24 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/types.ts#L38

Added line #L38 was not covered by tests

Check warning on line 17 in packages/express/src/express-server.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/express/src/express-server.ts#L14-L17

Added lines #L14 - L17 were not covered by tests

Check warning on line 19 in packages/express/src/express-server.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/express/src/express-server.ts#L19

Added line #L19 was not covered by tests

Check warning on line 30 in packages/express/src/express-server.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/express/src/express-server.ts#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 33 in packages/express/src/express-server.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/express/src/express-server.ts#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 54 in packages/express/src/express-server.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/express/src/express-server.ts#L54

Added line #L54 was not covered by tests

Check warning on line 72 in packages/express/src/express-server.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/express/src/express-server.ts#L72

Added line #L72 was not covered by tests

Check warning on line 79 in packages/express/src/express-server.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/express/src/express-server.ts#L76-L79

Added lines #L76 - L79 were not covered by tests

Check warning on line 82 in packages/express/src/express-server.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/express/src/express-server.ts#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 85 in packages/express/src/express-server.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/express/src/express-server.ts#L84-L85

Added lines #L84 - L85 were not covered by tests