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

[#31] [#64] [Integrate] As a logged-in user, I can see the survey list on the Home screen #65

Merged
merged 6 commits into from
Aug 24, 2023

[#31] Update flows

8003a93
Select commit
Loading
Failed to load commit list.
Merged

[#31] [#64] [Integrate] As a logged-in user, I can see the survey list on the Home screen #65

[#31] Update flows
8003a93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 24, 2023 in 1s

59.25% of diff hit (target 45.79%)

View this Pull Request on Codecov

59.25% of diff hit (target 45.79%)

Annotations

Check warning on line 5 in lib/api/response_decoder.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/api/response_decoder.dart#L5

Added line #L5 was not covered by tests

Check warning on line 9 in lib/api/response_decoder.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/api/response_decoder.dart#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 22 in lib/model/response/meta_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/meta_response.dart#L22

Added line #L22 was not covered by tests

Check warning on line 29 in lib/model/response/survey_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/survey_response.dart#L29

Added line #L29 was not covered by tests

Check warning on line 33 in lib/model/response/survey_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/survey_response.dart#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 21 in lib/model/response/surveys_container_response.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/response/surveys_container_response.dart#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 43 in lib/model/survey_model.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/model/survey_model.dart#L43

Added line #L43 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/repositories/survey_repository.dart#L10

Added line #L10 was not covered by tests

Check warning on line 25 in lib/storage/secure_storage_impl.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/secure_storage_impl.dart#L25

Added line #L25 was not covered by tests

Check warning on line 28 in lib/storage/secure_storage_impl.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/secure_storage_impl.dart#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 30 in lib/storage/secure_storage_impl.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/secure_storage_impl.dart#L30

Added line #L30 was not covered by tests

Check warning on line 10 in lib/storage/survey_storage.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/survey_storage.dart#L8-L10

Added lines #L8 - L10 were not covered by tests

Check warning on line 16 in lib/storage/survey_storage.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/survey_storage.dart#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 18 in lib/storage/survey_storage.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/survey_storage.dart#L18

Added line #L18 was not covered by tests

Check warning on line 22 in lib/storage/survey_storage.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/survey_storage.dart#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 34 in lib/storage/survey_storage.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/survey_storage.dart#L34

Added line #L34 was not covered by tests

Check warning on line 36 in lib/storage/survey_storage.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/survey_storage.dart#L36

Added line #L36 was not covered by tests

Check warning on line 39 in lib/storage/survey_storage.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/survey_storage.dart#L39

Added line #L39 was not covered by tests

Check warning on line 42 in lib/storage/survey_storage.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/survey_storage.dart#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 45 in lib/storage/survey_storage.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/survey_storage.dart#L45

Added line #L45 was not covered by tests

Check warning on line 47 in lib/storage/survey_storage.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/storage/survey_storage.dart#L47

Added line #L47 was not covered by tests

Check warning on line 7 in lib/usecases/get_cached_surveys_use_case.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/usecases/get_cached_surveys_use_case.dart#L7

Added line #L7 was not covered by tests