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

chore: merge EventLogger to master branch #85

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

SoumenRautray
Copy link
Contributor

No description provided.

SoumenRautray and others added 17 commits May 21, 2024 12:11
* feat: Retrieve App and Device MetaData (SDKCF-6846)

* chore: fix SwiftLint Errors (SDKCF-6846)

* chore: fix lint errors (SDKCF-6846)

* chore: address review comments (SDKCF-6846)

* chore: nit picks (SDKCF-6846)

* chore: remove public access specifier (SDKCF-6846)

* chore: nit piks

* chore: fix lint errors

* chore: fix typo in testcase (SDKCF-6846)
* feat: declare EventLogger public APIs & manager class (SDKCF-6845)
* improve: introduce separate methods to send event critical & warning events (SDKCF-6845)
* improve: Refactor event-logger code (SDKCF-6864)

* fix: Code review (SDKCF-6864)

* improve: Add subspec REventLogger and reusing RSDKUtils code for environment (SDKCF-6864)
* feat: Implement Network Manager Module (SDKCF-6849)

* chore: nit picks

* chore: refactor code and add implement REventLoggerSender

* chore: fix lint errors

* chore: fix lint error

* chore: add test cases (SDKCF-6849)

* chore: fix lint errors

* chore: add body as encodable (SDKCF-6849)

* chore: update test cases (SDKCF-6849)

* chore: fix lint errors (SDKCF-6849)

* chore: code refactor

* chore: code refactor and address review comments (SDKCF-6849)

* chore: add tests (SDKCF-6849)

* chore: remove default implementation (SDKCF-6849)

* chore: fix typo

* chore: refactor code

* chore: address review comments
* feat: Implement Event Storage (SDKCF-6848)

* chore: remove proj changes

* chore: addressed review comments

* chore: fix lint errors

* chore: update test case
* chore: create public apis for Event Logger

* chore: use bundle id to create userdefaults

* Revert "chore: use bundle id to create userdefaults"

This reverts commit 8248afc.

* chore: create user defaults

* chore: add TTL expiry time

* chore: added nil checks

* chore: implement ttlExpiry

* chore: fix lint errors

* chore: address review comments and add tests

* chore: add tests

* chore: address review comments and add tests

* chore: code refactor
* feat: add sample app target & scheme (SDKCF-6856)
* feat: update event logger view (SDKCF-6856)
* ci: add create ipa fastlane job (SDKCF-6856)
* feat: update custome info & default error messages (SDKCF-6856)
* feat: integrate RSDKUtils with Sample app (SDKCF-6856)
* ci: read credential from info.plist & bitrise secrets (SDKCF-6856)
* ci: update RSDKUtils framework in TestHost app to read coverage (SDKCF-6856)
* improve: insert event as per event count input (SDKCF-6856)
* feat: integrate app lifecycle listener (SDKCF-6850)
* improve: integrate app lifecycle listener with REventLogger module (SDKCF-6850)
* feat: Implement Retry Mechanism

* chore: code refactor

* chore: modified retry logic

* chore: code refactor
…akutentech#73)

* Improve: Refactor REvent parameters and log event Logic
* chore: add rmcSdks parameter to REvent
* chore: nit picks
* chore: add raw values for evenTypes
* chore: add tests
* refactor: fetch RMCSDK version from plist only once form RMC Bundle (SDKCF-6851)
* chore: fix crash on sample app on logging event (SDKCF-6882)
* improve: Update App name fetching logic for Eventlogger (SDKCF-6915)
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
4 New Major Issues (required ≤ 0)
1 New Critical Issues (required ≤ 0)
3 New Minor Issues (required ≤ 0)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sources/REventLogger/REventLoggerEnvironment.swift Dismissed Show dismissed Hide dismissed
Sources/REventLogger/Utilities/Utility.swift Dismissed Show dismissed Hide dismissed
Sample/EventLogger/EventLoggerInteractor.swift Dismissed Show dismissed Hide dismissed
@rakutentech-danger-bot
Copy link
Collaborator

1 Warning
⚠️ Big PR

Current coverage for RSDKUtils.framework is 84.12%

Files changed - -
UrlSessionProtocol.swift 0.00% 💀
DependencyManager.swift 0.00% 💀
REventLoggerCache.swift 0.00% 💀
REventLogger.swift 0.00% 💀
Utility.swift 52.38% ⚠️
EventLoggerModule.swift 69.28% ⚠️
TaskSchedulable.swift 77.50% ⚠️
Bundle+EnvironmentInformation.swift 78.15% ⚠️
ConfigureUrlRequest.swift 88.89%
REventLoggerSender.swift 94.32%
REventsStorage.swift 95.65%
REventLoggerEnvironment.swift 95.83%
NetworkManager.swift 97.44%
AppLifeCycleListenser.swift 100.00%
REvent.swift 100.00%

Powered by xcov

Generated by 🚫 Danger

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.

4 participants