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

refactor: better define the api bounderies of the module #32

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

refactor: Update .github/codecov.yml to show project coverage

0c6443e
Select commit
Loading
Failed to load commit list.
Open

refactor: better define the api bounderies of the module #32

refactor: Update .github/codecov.yml to show project coverage
0c6443e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 27, 2024 in 1s

51.73% of diff hit (target 60.11%)

View this Pull Request on Codecov

51.73% of diff hit (target 60.11%)

Annotations

Check warning on line 7 in apps/server/src/ServerController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/ServerController.ts#L7

Added line #L7 was not covered by tests

Check warning on line 19 in apps/server/src/ServerController.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/ServerController.ts#L19

Added line #L19 was not covered by tests

Check warning on line 3 in apps/server/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/index.ts#L3

Added line #L3 was not covered by tests

Check warning on line 6 in apps/server/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/index.ts#L6

Added line #L6 was not covered by tests

Check warning on line 13 in apps/server/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/index.ts#L9-L13

Added lines #L9 - L13 were not covered by tests

Check warning on line 19 in apps/server/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/index.ts#L15-L19

Added lines #L15 - L19 were not covered by tests

Check warning on line 24 in apps/server/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/index.ts#L21-L24

Added lines #L21 - L24 were not covered by tests

Check warning on line 26 in apps/server/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/index.ts#L26

Added line #L26 was not covered by tests

Check warning on line 3 in apps/server/src/instrument.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/instrument.ts#L2-L3

Added lines #L2 - L3 were not covered by tests

Check warning on line 8 in apps/server/src/instrument.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/instrument.ts#L5-L8

Added lines #L5 - L8 were not covered by tests

Check warning on line 12 in apps/server/src/instrument.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/instrument.ts#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 14 in apps/server/src/instrument.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/instrument.ts#L14

Added line #L14 was not covered by tests

Check warning on line 18 in apps/server/src/instrument.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/server/src/instrument.ts#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 4 in libs/config/src/config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/config/src/config.ts#L2-L4

Added lines #L2 - L4 were not covered by tests

Check warning on line 8 in libs/web/src/db.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/db.ts#L8

Added line #L8 was not covered by tests

Check warning on line 43 in libs/web/src/models/User.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/models/User.ts#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 2 in libs/web/src/processors/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/processors/index.ts#L2

Added line #L2 was not covered by tests

Check warning on line 4 in libs/web/src/processors/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/processors/index.ts#L4

Added line #L4 was not covered by tests

Check warning on line 13 in libs/web/src/processors/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/processors/index.ts#L11-L13

Added lines #L11 - L13 were not covered by tests

Check warning on line 3 in libs/web/src/processors/processLogin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/processors/processLogin.ts#L2-L3

Added lines #L2 - L3 were not covered by tests

Check warning on line 5 in libs/web/src/processors/processLogin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/processors/processLogin.ts#L5

Added line #L5 was not covered by tests

Check warning on line 16 in libs/web/src/processors/processLogin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/processors/processLogin.ts#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 19 in libs/web/src/processors/processLogin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/processors/processLogin.ts#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 21 in libs/web/src/processors/processLogin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/processors/processLogin.ts#L21

Added line #L21 was not covered by tests

Check warning on line 24 in libs/web/src/processors/processLogin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/web/src/processors/processLogin.ts#L24

Added line #L24 was not covered by tests