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 current v7.7.0 changes to master #394

Merged
merged 4 commits into from
Sep 19, 2024

Conversation

maureenorea-clores
Copy link
Collaborator

@maureenorea-clores maureenorea-clores commented Sep 18, 2024

Description

Changes have been reviewed in separate PRs already

  • Prod logging
  • Clickable image

Links

N/A

Checklist

  • I have read the contributing guidelines.
  • I wrote/updated tests for new/changed code
  • I removed all sensitive data before every commit, including API endpoints and keys, and internal links
  • I checked that all possible internal and platform/library exceptions are gracefully handled and will not crash the host app
  • I checked for open & known issues (especially crashes) for any newly added platform APIs or libraries
  • I tested non-trivial changes on a real device
  • I added ticket/changes in changelog
  • I ran ./gradlew check without errors

Copy link

@rakutentech-danger-bot
Copy link
Collaborator

2 Warnings
⚠️ PR title "chore: merge current v7.7.0 changes to master" should append ticket number(s).
⚠️ No coverage data found for com/rakuten/tech/mobile/inappmessaging/runtime/manager/DisplayManager

JaCoCo Code Coverage 97.59% ✅

Class Covered Meta Status
com/rakuten/tech/mobile/inappmessaging/runtime/manager/DisplayManager No coverage data found : -% No coverage data found : -% 🃏
com/rakuten/tech/mobile/inappmessaging/runtime/manager/MessageReadinessManager 96% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/view/InAppMessageBaseView 89% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/view/InAppMessagingTooltipView 74% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/view/InAppMessageViewListener 94% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/coroutine/MessageActionsCoroutine 95% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/workmanager/workers/DisplayMessageWorker 88% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/workmanager/workers/ImpressionWorker 100% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/workmanager/workers/MessageMixerWorker 95% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/workmanager/workers/ConfigWorker 92% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/workmanager/workers/MessageEventReconciliationWorker 50% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/data/responses/ping/Message 93% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/utils/EventMatchingUtil 100% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/utils/WorkerUtils 100% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/utils/Initializer 83% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/utils/MessageEventReconciliationUtil 88% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/utils/InAppLogger 100% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/data/customjson/CustomJson 100% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/data/customjson/MessageMapper 100% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/data/repositories/CampaignRepository 100% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/EventTrackerHelper 87% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/InAppMessaging 100% 0%
com/rakuten/tech/mobile/inappmessaging/runtime/InApp 96% 0%

Generated by 🚫 Danger

@maureenorea-clores maureenorea-clores merged commit ab97a3e into master Sep 19, 2024
6 checks passed
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.

2 participants