Skip to content

feat: home module star and navigation#23

Merged
vitor-rc1 merged 11 commits intodevelopfrom
feat/home-module
Feb 8, 2026
Merged

feat: home module star and navigation#23
vitor-rc1 merged 11 commits intodevelopfrom
feat/home-module

Conversation

@vitor-rc1
Copy link
Owner

Description

  • Add Home module
  • Add Testing for coordinators
  • Add Navigation module
  • add flag IS_TESTING to not start app when testing

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

@vitor-rc1 vitor-rc1 changed the title Feat/home module feat: home module star and navigation Feb 8, 2026
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

1 Warning
⚠️ Code coverage for Home is below 80%: 0%
3 Messages
📖 Code coverage for App: 81%
📖 Code coverage for DependencyInjection: 93%
📖 Code coverage for Home: 0%

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 DependencyInjection

File Coverage
Projects/DependencyInjection/Sources/Injector.swift 93%

Coverage Details for Home

File Coverage
Projects/Home/Sources/Coordinator/HomeCoordinator.swift 0%

Generated by 🚫 Danger

@vitor-rc1 vitor-rc1 merged commit 0d88cb2 into develop Feb 8, 2026
7 checks passed
@vitor-rc1 vitor-rc1 linked an issue Feb 9, 2026 that may be closed by this pull request
@vitor-rc1 vitor-rc1 mentioned this pull request Feb 10, 2026
@vitor-rc1 vitor-rc1 deleted the feat/home-module 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