Skip to content

feat: home scene#24

Merged
vitor-rc1 merged 2 commits intodevelopfrom
feat/home-scene
Feb 9, 2026
Merged

feat: home scene#24
vitor-rc1 merged 2 commits intodevelopfrom
feat/home-scene

Conversation

@vitor-rc1
Copy link
Owner

Description

  • Add home mvvm architecture
  • Add LaunchScreen initial content

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional changes)
  • Test update

Evidence

Simulator Screenshot - iPhone 17 - 2026-02-09 at 07 25 54 Simulator Screenshot - iPhone 17 - 2026-02-09 at 07 25 47
Launch Home

@vitor-rc1 vitor-rc1 linked an issue Feb 9, 2026 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

1 Warning
⚠️ Code coverage for Home is below 80%: 77%
2 Messages
📖 Code coverage for App: 81%
📖 Code coverage for Home: 77%

Coverage Details for App

File Coverage
Projects/App/Sources/Application/AppDelegate.swift 94%
Projects/App/Sources/Application/SceneDelegate.swift 35%
Projects/App/Sources/Assemblies/CoordinatorAssembly.swift 100%
Projects/App/Sources/Assemblies/NetworkAssembly.swift.swift 100%
Projects/App/Sources/Coordinator/AppCoordinator.swift 100%

Coverage Details for Home

File Coverage
Projects/Home/Sources/Coordinator/HomeCoordinator.swift 0%
Projects/Home/Sources/Model/Exchange.swift 100%
Projects/Home/Sources/Service/HomeEndpoint.swift 85%
Projects/Home/Sources/Service/HomeService.swift 100%
Projects/Home/Sources/View/HomeViewController.swift 67%
Projects/Home/Sources/ViewModel/HomeViewModel.swift 89%

Generated by 🚫 Danger

@vitor-rc1 vitor-rc1 merged commit 18dec34 into develop Feb 9, 2026
6 checks passed
@vitor-rc1 vitor-rc1 mentioned this pull request Feb 10, 2026
@vitor-rc1 vitor-rc1 deleted the feat/home-scene branch February 22, 2026 17:57
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.

Module: Home

1 participant