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

split dataloaders for submission record/features #215

Merged
merged 6 commits into from
Dec 21, 2023

uhh

298d450
Select commit
Loading
Failed to load commit list.
Merged

split dataloaders for submission record/features #215

uhh
298d450
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2023 in 1s

59.09% of diff hit (target 62.60%)

View this Pull Request on Codecov

59.09% of diff hit (target 62.60%)

Annotations

Check warning on line 640 in api/src/services/submission-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/submission-service.ts#L640

Added line #L640 was not covered by tests

Check warning on line 45 in app/src/contexts/submissionContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/contexts/submissionContext.tsx#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 60 in app/src/contexts/submissionContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/contexts/submissionContext.tsx#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 68 in app/src/contexts/submissionContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/contexts/submissionContext.tsx#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 16 in app/src/features/submissions/AdminSubmissionPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/submissions/AdminSubmissionPage.tsx#L16

Added line #L16 was not covered by tests

Check warning on line 24 in app/src/features/submissions/components/SubmissionHeader.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/submissions/components/SubmissionHeader.tsx#L24

Added line #L24 was not covered by tests

Check warning on line 30 in app/src/features/submissions/components/SubmissionHeader.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/submissions/components/SubmissionHeader.tsx#L30

Added line #L30 was not covered by tests

Check warning on line 38 in app/src/features/submissions/components/SubmissionHeader.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/submissions/components/SubmissionHeader.tsx#L38

Added line #L38 was not covered by tests

Check warning on line 47 in app/src/features/submissions/components/SubmissionHeader.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/submissions/components/SubmissionHeader.tsx#L47

Added line #L47 was not covered by tests

Check warning on line 87 in app/src/hooks/api/useSubmissionsApi.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/hooks/api/useSubmissionsApi.ts#L87

Added line #L87 was not covered by tests

Check warning on line 89 in app/src/hooks/api/useSubmissionsApi.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/hooks/api/useSubmissionsApi.ts#L89

Added line #L89 was not covered by tests