Skip to content

[#18] Implement getting Survey Detail from API

Codecov / codecov/patch failed Sep 7, 2023 in 1s

0.00% of diff hit (target 49.49%)

View this Pull Request on Codecov

0.00% of diff hit (target 49.49%)

Annotations

Check warning on line 11 in lib/model/answer_model.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/answer_model.dart#L11

Added line #L11 was not covered by tests

Check warning on line 26 in lib/model/answer_model.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/answer_model.dart#L21-L26

Added lines #L21 - L26 were not covered by tests

Check warning on line 12 in lib/model/question_model.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/question_model.dart#L12

Added line #L12 was not covered by tests

Check warning on line 26 in lib/model/question_model.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/question_model.dart#L22-L26

Added lines #L22 - L26 were not covered by tests

Check warning on line 28 in lib/model/question_model.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/question_model.dart#L28

Added line #L28 was not covered by tests

Check warning on line 18 in lib/model/response/answer_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/answer_response.dart#L18

Added line #L18 was not covered by tests

Check warning on line 27 in lib/model/response/answer_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/answer_response.dart#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 19 in lib/model/response/question_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/question_response.dart#L19

Added line #L19 was not covered by tests

Check warning on line 28 in lib/model/response/question_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/question_response.dart#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 11 in lib/model/response/survey_detail_data_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/survey_detail_data_response.dart#L11

Added line #L11 was not covered by tests

Check warning on line 14 in lib/model/response/survey_detail_data_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/survey_detail_data_response.dart#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 23 in lib/model/response/survey_detail_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/survey_detail_response.dart#L23

Added line #L23 was not covered by tests

Check warning on line 34 in lib/model/response/survey_detail_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/survey_detail_response.dart#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 14 in lib/model/survey_detail_model.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/survey_detail_model.dart#L14

Added line #L14 was not covered by tests

Check warning on line 32 in lib/model/survey_detail_model.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/survey_detail_model.dart#L26-L32

Added lines #L26 - L32 were not covered by tests

Check warning on line 35 in lib/model/survey_detail_model.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/survey_detail_model.dart#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 52 in lib/repositories/survey_repository.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/repositories/survey_repository.dart#L52

Added line #L52 was not covered by tests

Check warning on line 56 in lib/repositories/survey_repository.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/repositories/survey_repository.dart#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 61 in lib/repositories/survey_repository.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/repositories/survey_repository.dart#L61

Added line #L61 was not covered by tests

Check warning on line 63 in lib/repositories/survey_repository.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/repositories/survey_repository.dart#L63

Added line #L63 was not covered by tests

Check warning on line 3 in lib/utils/string_extension.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/string_extension.dart#L2-L3

Added lines #L2 - L3 were not covered by tests