Skip to content

feat: detail module#25

Merged
vitor-rc1 merged 7 commits intodevelopfrom
feat/detail-module
Feb 9, 2026
Merged

feat: detail module#25
vitor-rc1 merged 7 commits intodevelopfrom
feat/detail-module

Conversation

@vitor-rc1
Copy link
Owner

Description

  • Add Detail setup module
  • Move Status, ExchangeSummary and Exchange to home interfaces
  • Add DetailCoordinator Register DI

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 linked an issue Feb 9, 2026 that may be closed by this pull request
@vitor-rc1 vitor-rc1 self-assigned this Feb 9, 2026
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

2 Warnings
⚠️ Code coverage for Detail is below 80%: 0%
⚠️ Code coverage for Home is below 80%: 73%
3 Messages
📖 Code coverage for App: 84%
📖 Code coverage for Detail: 0%
📖 Code coverage for Home: 73%

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 Detail

File Coverage
Projects/Detail/Sources/Coordinator/DetailCoordinator.swift 0%

Coverage Details for Home

File Coverage
Projects/Home/Sources/Coordinator/HomeCoordinator.swift 0%
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 1e99c7b into develop Feb 9, 2026
7 checks passed
@vitor-rc1 vitor-rc1 mentioned this pull request Feb 10, 2026
@vitor-rc1 vitor-rc1 deleted the feat/detail-module branch February 22, 2026 17:58
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: Detail

1 participant