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 R API container to dev dependencies script, and consume R API from app #10

Merged
merged 51 commits into from
Aug 12, 2024

Merge branch 'jidea-38-containerisation-r-api' of github.com:jameel-i…

0701f44
Select commit
Loading
Failed to load commit list.
Merged

Add R API container to dev dependencies script, and consume R API from app #10

Merge branch 'jidea-38-containerisation-r-api' of github.com:jameel-i…
0701f44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 9, 2024 in 1s

64.66% of diff hit (target 50.62%)

View this Pull Request on Codecov

64.66% of diff hit (target 50.62%)

Annotations

Check warning on line 26 in components/WebsocketConnection.client.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/WebsocketConnection.client.vue#L26

Added line #L26 was not covered by tests

Check warning on line 8 in lib/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/prisma.ts#L8

Added line #L8 was not covered by tests

Check warning on line 10 in lib/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/prisma.ts#L10

Added line #L10 was not covered by tests

Check warning on line 21 in lib/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/prisma.ts#L21

Added line #L21 was not covered by tests

Check warning on line 23 in lib/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/prisma.ts#L23

Added line #L23 was not covered by tests

Check warning on line 2 in server/api/versions.get.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/versions.get.ts#L2

Added line #L2 was not covered by tests

Check warning on line 5 in server/api/versions.get.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/versions.get.ts#L5

Added line #L5 was not covered by tests

Check warning on line 7 in server/api/versions.get.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/versions.get.ts#L7

Added line #L7 was not covered by tests

Check warning on line 9 in server/api/versions.get.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/versions.get.ts#L9

Added line #L9 was not covered by tests

Check warning on line 13 in server/api/versions.get.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/versions.get.ts#L11-L13

Added lines #L11 - L13 were not covered by tests

Check warning on line 5 in server/utils/defineEventHandlerWithErrors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/utils/defineEventHandlerWithErrors.ts#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 8 in server/utils/defineEventHandlerWithErrors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/utils/defineEventHandlerWithErrors.ts#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 20 in server/utils/defineEventHandlerWithErrors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/utils/defineEventHandlerWithErrors.ts#L10-L20

Added lines #L10 - L20 were not covered by tests

Check warning on line 8 in server/utils/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/utils/helpers.ts#L4-L8

Added lines #L4 - L8 were not covered by tests

Check warning on line 40 in server/utils/rApi.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/utils/rApi.ts#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 64 in server/utils/rApi.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/utils/rApi.ts#L54-L64

Added lines #L54 - L64 were not covered by tests