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

PP 352 enables user journey analysis based on backend api #526

Conversation

mrkulik
Copy link
Contributor

@mrkulik mrkulik commented Jun 12, 2024

No description provided.

mrkulik added 29 commits June 3, 2024 16:01
…nService

Add Configuration Decodable model
Add ConfigurationService, ConfigurationServiceProtocol, fetchConfiguration test func
Add test endpoint to APIMethod & APIResource

PP-352
resolve TODOs for APIResource & APIMethod

PP-352
… into PP-352-Enables-user-journey-analysis-based-on-backend-api
…by files. make inject to GiniBankAPI optional

PP-352
…enAPICoordinator custom networking viewController init

PP-352
…rotocol and add it to ConfigurationService. remove APIDomain from protocol

PP-352
…e AnalyticsManager init to request completion

PP-352
…ager. Add clientID super property from configuration

PP-352
@mrkulik mrkulik requested a review from zladzeyka June 12, 2024 07:19
@ValentinaIancu-Gini
Copy link
Contributor

@mrkulik thank you for your great work.

I saw that I got this warning in my console:

Unsupported use of UIKit API off the main thread: UIAccessibilityIsGuidedAccessEnabled()
Unsupported use of UIKit API off the main thread: UIAccessibilityIsAssistiveTouchRunning()

Can you please check?

… into PP-352-Enables-user-journey-analysis-based-on-backend-api
Copy link
Contributor

@ValentinaIancu-Gini ValentinaIancu-Gini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrkulik Great job.
Please see my suggestions.
I will need also to test a bit on a device.

Copy link
Contributor

@ValentinaIancu-Gini ValentinaIancu-Gini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrkulik Looks good from my side.
I let a small comment. 🙈

Copy link
Collaborator

@zladzeyka zladzeyka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! 👏🏻
I have only renaming suggestions:

  • Configuration - > ClientConfiguration
  • ConfigurationService -> ClientConfigurationService
  • ConfigurationServicePtotocol ..can we omit protocol word and keep it like ClientConfigurationService?

Copy link
Contributor

@ValentinaIancu-Gini ValentinaIancu-Gini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrkulik Thank you! we are almost there.

Please check my suggestions 🙈

Copy link

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@ValentinaIancu-Gini ValentinaIancu-Gini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrkulik Good job!

@mrkulik mrkulik merged commit 8a26446 into PP-349-Implement-user-journey-analysis-pipeline-in-iOS Jun 14, 2024
17 checks passed
@mrkulik mrkulik deleted the PP-352-Enables-user-journey-analysis-based-on-backend-api branch June 14, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants