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: rename confusing classes #303

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

imaginaris
Copy link
Contributor

Description

  • renamed "FullView..." classes to "OverlayView..." to avoid confusion with "FullScreen..." classes (FullScreen and Modal views were subclassing FullView classes)
  • renamed MessageMixerService to PingService as it was only responsible for dealing with ping endpoint (message mixer is a backend service name. Message mixer handles 2 more endpoints besides ping)

Links

n/a

Checklist

  • I have read the contributing guidelines
  • I have added to the changelog
  • 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 ran fastlane ci without errors
  • All project file changes are replicated in SampleSPM/SampleSPM.xcodeproj project

@rakutentech-danger-bot
Copy link
Collaborator

rakutentech-danger-bot commented Oct 9, 2023

2 Warnings
⚠️ This PR does not have any assignees yet
⚠️ Commit message "chore: rename confusing classes" should append ticket number(s) e.g. (SDKCF-1234, SDKCF-1235)

Current coverage for RInAppMessaging.framework is 90.13%

Files changed - -
Router.swift 85.44%
ModalView.swift 90.91%
RInAppMessaging.swift 94.05%
CampaignsValidator.swift 95.70%
FullScreenView.swift 100.00%
CampaignsListManager.swift 100.00%
MainContainer.swift 100.00%

Powered by xcov

Generated by 🚫 Danger

@imaginaris
Copy link
Contributor Author

@SoumenRautray @Esakkiraja-Pothikannan @anish-munirathinam
Hi guys. Can you merge this PR?

Copy link

sonarcloud bot commented Nov 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@anish-munirathinam
Copy link

@SoumenRautray @Esakkiraja-Pothikannan @anish-munirathinam Hi guys. Can you merge this PR?

@SoumenRautray can you merge this?

@SoumenRautray
Copy link
Contributor

@SoumenRautray @Esakkiraja-Pothikannan @anish-munirathinam Hi guys. Can you merge this PR?

Hi @imaginaris, we can merge it after the 8.1.0 IAM release or else we can merge it to a separate target branch and later rebase it .

Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@imaginaris imaginaris changed the base branch from master to develop May 17, 2024 21:18
@SoumenRautray SoumenRautray merged commit a740c8f into rakutentech:develop Jun 4, 2024
7 of 8 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.

4 participants