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

SISMBIOHUB-259: Survey Block #1085

Merged
merged 21 commits into from
Sep 8, 2023

updated tests

32bf987
Select commit
Loading
Failed to load commit list.
Merged

SISMBIOHUB-259: Survey Block #1085

updated tests
32bf987
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 8, 2023 in 1s

45.08% of diff hit (target 64.73%)

View this Pull Request on Codecov

45.08% of diff hit (target 64.73%)

Annotations

Check warning on line 457 in api/src/services/survey-service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/services/survey-service.ts#L457

Added line #L457 was not covered by tests

Check warning on line 13 in app/src/features/surveys/components/BlockForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/BlockForm.tsx#L13

Added line #L13 was not covered by tests

Check warning on line 19 in app/src/features/surveys/components/CreateSurveyBlockDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/CreateSurveyBlockDialog.tsx#L16-L19

Added lines #L16 - L19 were not covered by tests

Check warning on line 38 in app/src/features/surveys/components/CreateSurveyBlockDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/CreateSurveyBlockDialog.tsx#L38

Added line #L38 was not covered by tests

Check warning on line 42 in app/src/features/surveys/components/CreateSurveyBlockDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/CreateSurveyBlockDialog.tsx#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 55 in app/src/features/surveys/components/CreateSurveyBlockDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/CreateSurveyBlockDialog.tsx#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 65 in app/src/features/surveys/components/CreateSurveyBlockDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/CreateSurveyBlockDialog.tsx#L65

Added line #L65 was not covered by tests

Check warning on line 21 in app/src/features/surveys/components/EditSurveyBlockDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/EditSurveyBlockDialog.tsx#L18-L21

Added lines #L18 - L21 were not covered by tests

Check warning on line 43 in app/src/features/surveys/components/EditSurveyBlockDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/EditSurveyBlockDialog.tsx#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 48 in app/src/features/surveys/components/EditSurveyBlockDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/EditSurveyBlockDialog.tsx#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 61 in app/src/features/surveys/components/EditSurveyBlockDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/EditSurveyBlockDialog.tsx#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 79 in app/src/features/surveys/components/EditSurveyBlockDialog.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/EditSurveyBlockDialog.tsx#L79

Added line #L79 was not covered by tests

Check warning on line 42 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 45 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 49 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 52 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L52

Added line #L52 was not covered by tests

Check warning on line 56 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 58 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L58

Added line #L58 was not covered by tests

Check warning on line 61 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L61

Added line #L61 was not covered by tests

Check warning on line 66 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L66

Added line #L66 was not covered by tests

Check warning on line 70 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 80 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 86 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 108 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L108

Added line #L108 was not covered by tests

Check warning on line 118 in app/src/features/surveys/components/SurveyBlockSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/surveys/components/SurveyBlockSection.tsx#L118

Added line #L118 was not covered by tests